Home
last modified time | relevance | path

Searched refs:ParseInformMessage (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c938 static int32_t ParseInformMessage(const char *payload, enum json_object_data_type dataType, int32_t…
949 return ParseInformMessage(passThroughData->payload_data, JSON_STRING_DATA, errorCode); in GetErrorCode()
955 static int32_t ParseInformMessage(const char *payload, enum json_object_data_type dataType, int32_t… in ParseInformMessage() function