Searched defs:AddIntToJson (Results 1 – 3 of 3) sorted by relevance
308 bool AddIntToJson(CJson* jsonObj, const std::string& key, const int value) in AddIntToJson() function333 bool AddIntToJson(CJsonUnique& jsonObj, const std::string& key, const int value) in AddIntToJson() function
526 int32_t AddIntToJson(CJson *jsonObj, const char *key, int value) in AddIntToJson() function
559 int32_t AddIntToJson(CJson *jsonObj, const char *key, int value) in AddIntToJson() function