Home
last modified time | relevance | path

Searched defs:AddUint64ToJson (Results 1 – 1 of 1) sorted by relevance

/base/account/os_account/frameworks/common/json_utils/src/
Djson_utils.cpp746 bool AddUint64ToJson(CJson *jsonObj, const std::string &key, uint64_t value) in AddUint64ToJson() function
759 bool AddUint64ToJson(CJsonUnique &jsonObj, const std::string &key, uint64_t value) in AddUint64ToJson() function