Searched defs:AddBoolToJson (Results 1 – 3 of 3) sorted by relevance
278 bool AddBoolToJson(CJson* jsonObj, const std::string& key, const bool value) in AddBoolToJson() function303 bool AddBoolToJson(CJsonUnique& jsonObj, const std::string& key, const bool value) in AddBoolToJson() function
501 int32_t AddBoolToJson(CJson *jsonObj, const char *key, bool value) in AddBoolToJson() function
534 int32_t AddBoolToJson(CJson *jsonObj, const char *key, bool value) in AddBoolToJson() function