| /base/account/os_account/services/accountmgr/src/ |
| D | ohos_account_data_deal.cpp | 169 auto jsonData = CreateJsonFromString(fileContent); in Init() local 215 auto jsonData = CreateJson(); in SaveAccountInfo() local 254 ErrCode OhosAccountDataDeal::ParseJsonFromFile(const std::string &filePath, CJsonUnique &jsonData, … in ParseJsonFromFile() 286 bool GetJsonField(CJsonUnique &jsonData, const std::string &key, Callback callback) in GetJsonField() 312 CJsonUnique &jsonData, AccountInfo &accountInfo, const int32_t userId) in GetAccountInfoFromJson() 380 auto jsonData = CreateJson(); in GetAccountInfo() local
|
| /base/telephony/call_manager/services/interoperable_call/src/ |
| D | interoperable_data_controller.cpp | 111 char *jsonData = cJSON_PrintUnformatted(muteMsg); in CreateMuteMsg() local 131 char *jsonData = cJSON_PrintUnformatted(muteRingerMsg); in CreateMuteRingerMsg() local 191 char *jsonData = cJSON_PrintUnformatted(slotIdMsg); in CreateRequisitesDataMsg() local 266 char *jsonData = cJSON_PrintUnformatted(querySlotMsg); in CreateQueryRequisitesDataMsg() local
|
| /base/telephony/call_manager/services/distributed_call/src/distributed_communication/ |
| D | distributed_data_controller.cpp | 149 char *jsonData = cJSON_PrintUnformatted(muteMsg); in CreateMuteMsg() local 173 char *jsonData = cJSON_PrintUnformatted(muteRingerMsg); in CreateMuteRingerMsg() local
|
| D | distributed_data_source_controller.cpp | 192 char *jsonData = cJSON_PrintUnformatted(rspMsg); in CreateDataRspMsg() local 270 char *jsonData = cJSON_PrintUnformatted(currentRspMsg); in CreateCurrentDataRspMsg() local
|
| D | distributed_data_sink_controller.cpp | 148 char *jsonData = cJSON_PrintUnformatted(reqMsg); in CreateDataReqMsg() local 261 char *jsonData = cJSON_PrintUnformatted(currentReqMsg); in CreateCurrentDataReqMsg() local
|
| D | distributed_source_switch_controller.cpp | 150 char *jsonData = cJSON_PrintUnformatted(root); in GetDevAddress() local
|
| /base/web/webview/ohos_adapter/migration_manager_adapter/src/ |
| D | migration_manager_adapter_impl.cpp | 97 …MigrationManagerAdapterImpl::MigrationListenerAdapterImpl::SetJsonData(const std::string& jsonData) in SetJsonData() 129 bool MigrationManagerAdapterImpl::SendMigrationRequest(std::shared_ptr<std::string> jsonData) in SendMigrationRequest()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_migration_manager_adapter_wrapper.cpp | 41 bool ArkMigrationManagerAdapterWrapper::SendMigrationRequest(std::shared_ptr<std::string> jsonData) in SendMigrationRequest()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_migration_manager_adapter_impl.cpp | 38 bool ArkMigrationManagerAdapterImpl::SendMigrationRequest(const char* jsonData) in SendMigrationRequest()
|
| /base/global/font_manager/frameworks/fontmgr/src/ |
| D | font_config.cpp | 205 cJSON *jsonData = cJSON_CreateObject(); in ConstructCJSON() local 224 cJSON *jsonData = cJSON_Parse(CheckConfigFile(fontPath).c_str()); in GetFontsMap() local
|
| /base/telephony/call_manager/services/spam_call/src/ |
| D | spam_call_adapter.cpp | 150 void SpamCallAdapter::ParseNeedNotifyResult(const std::string &jsonData) in ParseNeedNotifyResult() 187 void SpamCallAdapter::ParseDetectResult(const std::string &jsonData, bool &isBlock, in ParseDetectResult()
|
| /base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
| D | zero_branch2_test.cpp | 87 std::string jsonData = "{\"detectResult\":1,\"decisionReason\":1}"; variable
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | theme_pack_resource.cpp | 143 void ThemeResource::ReleaseJson(char* jsonData, FILE* pf) in ReleaseJson() 168 char *jsonData = (char *)malloc(len + 1); in ParseJson() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/common_utils/ |
| D | notification_analytics_util_test.cpp | 371 nlohmann::json jsonData = nlohmann::json::parse(ansData); variable
|
| /base/msdp/device_status/rust/subsystem/device_profile/binding/src/ |
| D | fusion_device_profile_adapter.cpp | 178 std::string jsonData = profile.GetCharacteristicProfileJson(); in GetCrossSwitchState() local
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| D | hks_chipset_platform_encrypt_test.cpp | 590 std::unique_ptr<cJSON, void(*)(cJSON *)> jsonData(json, cJSON_Delete); in ReadInputFile() local
|
| /base/account/os_account/frameworks/common/file_operator/src/ |
| D | account_file_operator.cpp | 644 auto jsonData = CreateJsonFromString(content); in IsJsonFormat() local
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
| D | group_operation_common.c | 900 CJson *jsonData = CreateJson(); in GenerateBindSuccessData() local 933 CJson *jsonData = CreateJson(); in GenerateUnbindSuccessData() local
|