| /base/security/deviceauth/common_lib/impl/src/ |
| D | json_utils.c | 44 CJson *DuplicateJson(const CJson *jsonObj) in DuplicateJson() 52 void FreeJson(CJson *jsonObj) in FreeJson() 57 void DeleteItemFromJson(CJson *jsonObj, const char *key) in DeleteItemFromJson() 65 void DeleteAllItemExceptOne(CJson *jsonObj, const char *key) in DeleteAllItemExceptOne() 82 void DeleteAllItem(CJson *jsonObj) in DeleteAllItem() 97 CJson *DetachItemFromJson(CJson *jsonObj, const char *key) in DetachItemFromJson() 106 char *PackJsonToString(const CJson *jsonObj) in PackJsonToString() 119 int GetItemNum(const CJson *jsonObj) in GetItemNum() 135 CJson *GetObjFromJson(const CJson *jsonObj, const char *key) in GetObjFromJson() 168 const char *GetStringFromJson(const CJson *jsonObj, const char *key) in GetStringFromJson() [all …]
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
| D | app_provision.c | 36 cJSON *jsonObj = cJSON_GetObjectItem(root, tag); in GetStringTag() local 76 cJSON *jsonObj = cJSON_GetObjectItem(root, tag); in GetStringArrayTag() local 122 cJSON *jsonObj = cJSON_GetObjectItem(root, "validity"); in GetProfValidity() local 146 cJSON *jsonObj = cJSON_GetObjectItem(root, "bundle-info"); in GetProfBundleInfo() local 182 cJSON *jsonObj = cJSON_GetObjectItem(root, "permissions"); in GetProfPermission() local 194 cJSON *jsonObj = cJSON_GetObjectItem(root, "debug-info"); in GetProfDebugInfo() local 287 cJSON *jsonObj = cJSON_GetObjectItem(root, "version-code"); in ParseProfile() local
|
| /base/notification/ces_standard/test/systemtest/common/resource/ |
| D | testConfigParser.h | 47 nlohmann::json jsonObj; in ParseFromFile4StressTest() local
|
| /base/security/deviceauth/services/frameworks/src/module/ |
| D | version_util.c | 105 int32_t AddSingleVersionToJson(CJson *jsonObj, const VersionStruct *version) in AddSingleVersionToJson() 129 int32_t GetSingleVersionFromJson(const CJson* jsonObj, VersionStruct *version) in GetSingleVersionFromJson()
|
| /base/notification/ces_standard/test/systemtest/common/resource/fuzzTest/include/ |
| D | fuzzConfigParser.h | 45 nlohmann::json jsonObj; in ParseFromFile4FuzzTest() local
|
| /base/account/os_account/test/systemtest/common/resource/fuzzTest/include/ |
| D | fuzz_config_parser.h | 49 nlohmann::json jsonObj = nlohmann::json::parse(fin, nullptr, false); in ParseFromFile4FuzzTest() local
|
| /base/notification/ans_standard/test/resource/notificationfuzztest/include/ |
| D | notificationfuzzconfigparser.h | 44 nlohmann::json jsonObj; in ParseFromFile4FuzzTest() local
|
| /base/notification/ces_standard/services/ces/src/ |
| D | static_subscriber_manager.cpp | 38 nlohmann::json jsonObj; in Init() local
|
| D | inner_common_event_manager.cpp | 149 nlohmann::json jsonObj = nlohmann::json::parse(profile, nullptr, false); in PublishEventToStaticSubscribers() local
|
| /base/security/deviceauth/services/authenticators/src/account_unrelated/ |
| D | das_version_util.c | 45 int32_t GetVersionFromJson(const CJson* jsonObj, VersionStruct *minVer, VersionStruct *maxVer) in GetVersionFromJson() 65 int32_t AddVersionToJson(CJson *jsonObj, const VersionStruct *minVer, const VersionStruct *maxVer) in AddVersionToJson()
|
| /base/security/appverify/interfaces/innerkits/appverify/src/init/ |
| D | json_parser_utils.cpp | 26 bool JsonParserUtils::ReadTrustedRootCAFromJson(nlohmann::json& jsonObj, in ReadTrustedRootCAFromJson()
|
| /base/accessibility/util/src/ |
| D | json_utils.cpp | 84 bool JsonUtils::GetJsonObjFromJson(nlohmann::json &jsonObj, const std::string &jsonPath) in GetJsonObjFromJson()
|
| /base/notification/ans_standard/services/ans/src/ |
| D | notification_preferences.cpp | 860 nlohmann::json jsonObj; in GetTemplateSupported() local
|