Home
last modified time | relevance | path

Searched defs:GetUnsignedIntFromJson (Results 1 – 3 of 3) sorted by relevance

/base/security/access_token/frameworks/json_adapter/src/
Dcjson_utils.cpp239 bool GetUnsignedIntFromJson(const CJson* jsonObj, const std::string& key, uint32_t& value) in GetUnsignedIntFromJson() function
253 bool GetUnsignedIntFromJson(const CJsonUnique& jsonObj, const std::string& key, uint32_t& value) in GetUnsignedIntFromJson() function
/base/security/device_auth/test/unittest/deviceauth/source/
Djson_utils_mock.c309 int32_t GetUnsignedIntFromJson(const CJson *jsonObj, const char *key, uint32_t *value) in GetUnsignedIntFromJson() function
/base/security/device_auth/common_lib/impl/src/
Djson_utils.c394 int32_t GetUnsignedIntFromJson(const CJson *jsonObj, const char *key, uint32_t *value) in GetUnsignedIntFromJson() function