/base/account/os_account/services/accountmgr/src/ |
H A D | account_helper_data.cpp | 36 static bool ParseJsonData(nlohmann::json &jsonData) in ParseJsonData() argument 63 nlohmann::json jsonData; in GetAccountEventMap() local [all...] |
H A D | ohos_account_data_deal.cpp | 151 nlohmann::json jsonData = json::parse(fin, nullptr, false); in Init() local 194 nlohmann::json jsonData = json { in SaveAccountInfo() local 227 ErrCode OhosAccountDataDeal::ParseJsonFromFile(const std::string &filePath, nlohmann::json &jsonData, int32_t userId) in ParseJsonFromFile() argument 258 GetAccountInfoFromJson( const nlohmann::json &jsonData, AccountInfo &accountInfo, const int32_t userId) GetAccountInfoFromJson() argument 336 nlohmann::json jsonData; GetAccountInfo() local [all...] |
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/ |
H A D | distributed_device_switch_controller.cpp | 125 char *jsonData = cJSON_PrintUnformatted(root); in GetDevAddress() local
|
H A D | distributed_data_controller.cpp | 148 char *jsonData = cJSON_PrintUnformatted(muteMsg); in CreateMuteMsg() local 172 char *jsonData = cJSON_PrintUnformatted(muteRingerMsg); in CreateMuteRingerMsg() local [all...] |
H A D | distributed_data_sink_controller.cpp | 144 char *jsonData = cJSON_PrintUnformatted(reqMsg); in CreateDataReqMsg() local 257 char *jsonData = cJSON_PrintUnformatted(currentReqMsg); in CreateCurrentDataReqMsg() local [all...] |
H A D | distributed_data_source_controller.cpp | 177 char *jsonData = cJSON_PrintUnformatted(rspMsg); in CreateDataRspMsg() local 255 char *jsonData = cJSON_PrintUnformatted(currentRspMsg); in CreateCurrentDataRspMsg() local [all...] |
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
H A D | zero_branch2_test.cpp | 85 std::string jsonData = "{\"detectResult\":1,\"decisionReason\":1}"; in HWTEST_F() local
|
/base/account/os_account/frameworks/common/file_operator/src/ |
H A D | account_file_operator.cpp | 339 nlohmann::json jsonData = nlohmann::json::parse(content, nullptr, false); in IsJsonFormat() local
|
/base/msdp/device_status/rust/subsystem/device_profile/binding/src/ |
H A D | fusion_device_profile_adapter.cpp | 178 std::string jsonData = profile.GetCharacteristicProfileJson(); in GetCrossSwitchState() local
|
/base/telephony/call_manager/services/spam_call/src/ |
H A D | spam_call_adapter.cpp | 143 void SpamCallAdapter::ParseDetectResult(const std::string &jsonData, bool &isBlock, in ParseDetectResult() argument
|
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | theme_pack_resource.cpp | 154 char *jsonData = (char *)malloc(len + 1); in ParseJson() local
|
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
H A D | group_operation_common.c | 938 CJson *jsonData = CreateJson(); in GenerateBindSuccessData() local 971 CJson *jsonData = CreateJson(); GenerateUnbindSuccessData() local [all...] |