Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/json_utils/src/
Djson_utils.cpp579 bool AddVectorUint8ToJson(CJson *jsonObj, const std::string &key, std::vector<uint8_t> arr) in AddVectorUint8ToJson() function
607 bool AddVectorUint8ToJson(CJsonUnique &jsonObj, const std::string &key, std::vector<uint8_t> arr) in AddVectorUint8ToJson() function