| /base/account/os_account/services/accountmgr/src/ |
| D | account_helper_data.cpp | 36 static bool ParseJsonData(nlohmann::json &jsonData) in ParseJsonData() 63 nlohmann::json jsonData; in GetAccountEventMap() local
|
| D | ohos_account_data_deal.cpp | 166 nlohmann::json jsonData = json::parse(fin, nullptr, false); in Init() local 248 …AccountDataDeal::ParseJsonFromFile(const std::string &filePath, nlohmann::json &jsonData, int32_t … in ParseJsonFromFile() 281 bool GetJsonField(const nlohmann::json &jsonData, const std::string &key, Callback callback) in GetJsonField() 307 const nlohmann::json &jsonData, AccountInfo &accountInfo, const int32_t userId) in GetAccountInfoFromJson() 375 nlohmann::json jsonData; in GetAccountInfo() local
|
| /base/telephony/call_manager/services/interoperable_call/src/ |
| D | interoperable_data_controller.cpp | 103 char *jsonData = cJSON_PrintUnformatted(muteMsg); in CreateMuteMsg() local 123 char *jsonData = cJSON_PrintUnformatted(muteRingerMsg); in CreateMuteRingerMsg() 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_sink_controller.cpp | 144 char *jsonData = cJSON_PrintUnformatted(reqMsg); in CreateDataReqMsg() local 257 char *jsonData = cJSON_PrintUnformatted(currentReqMsg); in CreateCurrentDataReqMsg() 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_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 | 95 …MigrationManagerAdapterImpl::MigrationListenerAdapterImpl::SetJsonData(const std::string& jsonData) in SetJsonData() 127 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(void* 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 | 142 void ThemeResource::ReleaseJson(char* jsonData, FILE* pf) in ReleaseJson() 167 char *jsonData = (char *)malloc(len + 1); in ParseJson() local
|
| /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/account/os_account/frameworks/common/file_operator/src/ |
| D | account_file_operator.cpp | 388 nlohmann::json jsonData = nlohmann::json::parse(content, nullptr, false); in IsJsonFormat() local
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
| D | group_operation_common.c | 899 CJson *jsonData = CreateJson(); in GenerateBindSuccessData() local 932 CJson *jsonData = CreateJson(); in GenerateUnbindSuccessData() local
|