Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dparsedata.c97 } else if (data_type == JSON_OBJECT_DATA) { in parse_payload()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/base/
H A Dbase.h254 JSON_OBJECT_DATA = 1 enumerator
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhichain_pake_test.cpp249 void *ret = parse_payload(data_str.c_str(), JSON_OBJECT_DATA);