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