Home
last modified time | relevance | path

Searched defs:profileJson (Results 1 - 5 of 5) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dservice_profile_test.cpp64 std::string profileJson; in HWTEST_F() local
78 std::string profileJson = ""; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Dservice_characteristic_profile.cpp41 void ServiceCharacteristicProfile::SetServiceProfileJson(const std::string& profileJson) in SetServiceProfileJson() argument
46 void ServiceCharacteristicProfile::SetCharacteristicProfileJson(const std::string& profileJson) in SetCharacteristicProfileJson() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client_impl.cpp354 nlohmann::json profileJson = nlohmann::json::parse(rawData, nullptr, false); in GetResFromResMgr() local
415 nlohmann::json profileJson = nlohmann::json::parse(in, nullptr, false); in TransformFileToJsonString() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp674 nlohmann::json profileJson = nlohmann::json::parse(in, nullptr, false); in TransformFileToJsonString() local
715 nlohmann::json profileJson = nlohmann::json::parse(rawData, nullptr, false); in GetResFromResMgr() local
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp306 nlohmann::json profileJson; in ParseJsonFile() local

Completed in 5 milliseconds