Home
last modified time | relevance | path

Searched defs:jsonData (Results 1 – 10 of 10) sorted by relevance

/base/account/os_account/services/accountmgr/src/
Daccount_helper_data.cpp36 static bool ParseJsonData(nlohmann::json &jsonData) in ParseJsonData()
63 nlohmann::json jsonData; in GetBundleNameTrustList() local
78 nlohmann::json jsonData; in GetAccountEventMap() local
Dohos_account_data_deal.cpp148 nlohmann::json jsonData = json::parse(fin, nullptr, false); in Init() local
217 …AccountDataDeal::ParseJsonFromFile(const std::string &filePath, nlohmann::json &jsonData, int32_t … in ParseJsonFromFile()
236 const nlohmann::json &jsonData, AccountInfo &accountInfo, const int32_t userId) in GetAccountInfoFromJson()
307 nlohmann::json jsonData; in GetAccountInfo() local
/base/inputmethod/imf/services/adapter/settings_data_provider/src/
Dsecurity_mode_parser.cpp84 json jsonData = json::parse(valueStr.c_str()); in ParseJsonData() local
/base/account/os_account/frameworks/common/file_operator/src/
Daccount_file_operator.cpp247 nlohmann::json jsonData = nlohmann::json::parse(content, nullptr, false); in IsJsonFormat() local
/base/msdp/device_status/intention/cooperate/plugin/src/
Ddevice_profile_adapter.cpp105 std::string jsonData = profile.GetCharacteristicProfileJson(); in GetCrossingSwitchState() local
/base/msdp/device_status/services/interaction/coordination/src/
Ddevice_profile_adapter.cpp125 std::string jsonData = profile.GetCharacteristicProfileJson(); in GetCrossingSwitchState() local
/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
Dfusion_device_profile_adapter.cpp195 std::string jsonData = profile.GetCharacteristicProfileJson(); in GetCrossSwitchState() local
/base/msdp/device_status/intention/adapters/ddp_adapter/src/
Dddp_adapter_impl.cpp195 std::string jsonData = profile.GetCharacteristicProfileJson(); in GetProperty() local
/base/global/resource_management/frameworks/resmgr/src/
Dtheme_pack_resource.cpp144 char *jsonData = (char *)malloc(len + 1); in ParseJson() local
/base/security/device_auth/services/legacy/group_manager/src/group_operation/
Dgroup_operation_common.c989 CJson *jsonData = CreateJson(); in GenerateBindSuccessData() local
1022 CJson *jsonData = CreateJson(); in GenerateUnbindSuccessData() local