Home
last modified time | relevance | path

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

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