Searched defs:AddUnsignedIntToJson (Results 1 – 1 of 1) sorted by relevance
338 bool AddUnsignedIntToJson(CJson* jsonObj, const std::string& key, const uint32_t value) in AddUnsignedIntToJson() function363 bool AddUnsignedIntToJson(CJsonUnique& jsonObj, const std::string& key, const uint32_t value) in AddUnsignedIntToJson() function