Searched defs:GetUnsignedIntFromJson (Results 1 – 3 of 3) sorted by relevance
155 bool GetUnsignedIntFromJson(const CJson* jsonObj, const std::string& key, uint32_t& value) in GetUnsignedIntFromJson() function169 bool GetUnsignedIntFromJson(const CJsonUnique& jsonObj, const std::string& key, uint32_t& value) in GetUnsignedIntFromJson() function
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