Searched defs:GetUnsignedIntFromJson (Results 1 – 3 of 3) sorted by relevance
55 bool JsonParser::GetUnsignedIntFromJson(const nlohmann::json& j, const std::string& tag, unsigned i… in GetUnsignedIntFromJson() function in OHOS::Security::AccessToken::JsonParser
276 int32_t GetUnsignedIntFromJson(const CJson *jsonObj, const char *key, uint32_t *value) in GetUnsignedIntFromJson() function
309 int32_t GetUnsignedIntFromJson(const CJson *jsonObj, const char *key, uint32_t *value) in GetUnsignedIntFromJson() function