Searched defs:GetStringFromJson (Results 1 – 5 of 5) sorted by relevance
| /base/account/os_account/frameworks/common/json_utils/src/ |
| D | json_utils.cpp | 222 bool GetStringFromJson(const CJson *jsonObj, const std::string &key, std::string &value) in GetStringFromJson() function 235 std::string GetStringFromJson(const CJson *jsonObj, const std::string &key) in GetStringFromJson() function 242 std::string GetStringFromJson(const CJsonUnique &jsonObj, const std::string &key) in GetStringFromJson() function
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | widget_json.cpp | 222 bool GetStringFromJson(const nlohmann::json &jsonObject, std::string &exemptedBundleInfo, in GetStringFromJson() function
|
| /base/security/access_token/frameworks/json_adapter/src/ |
| D | cjson_utils.cpp | 206 bool GetStringFromJson(const CJson* jsonObj, const std::string& key, std::string& out) in GetStringFromJson() function
|
| /base/security/device_auth/test/unittest/deviceauth/source/ |
| D | json_utils_mock.c | 228 const char *GetStringFromJson(const CJson *jsonObj, const char *key) in GetStringFromJson() function
|
| /base/security/device_auth/common_lib/impl/src/ |
| D | json_utils.c | 313 const char *GetStringFromJson(const CJson *jsonObj, const char *key) in GetStringFromJson() function
|