/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/ |
H A D | bundle_mgr_helper_test.cpp | 788 ProfileType profileType = AppExecFwk::PKG_CONTEXT_PROFILE; in HWTEST_F() local
|
/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/ |
H A D | subscribe_profile_manager.cpp | 71 int32_t SubscribeProfileManager::NotifyProfileChange(ProfileType profileType, ChangeType changeType, in NotifyProfileChange() argument
|
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | kv_data_change_listener.cpp | 178 ProfileType profileType = ProfileUtils::GetProfileType(dbKey); in HandleAddChange() local 189 ProfileType profileType = ProfileUtils::GetProfileType(dbKey); in HandleUpdateChange() local 200 ProfileType profileType = ProfileUtils::GetProfileType(dbKey); in HandleDeleteChange() local 252 ProfileType profileType = ProfileUtils::GetProfileType(dbKey); in GenerateSwitchNotify() local
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 838 ErrCode BundleMgrHelper::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
|
/foundation/deviceprofile/device_info_manager/common/src/utils/ |
H A D | profile_utils.cpp | 174 ProfileType profileType = ProfileType::PROFILE_TYPE_MIN; in GetProfileType() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
H A D | bms_bundle_manager_test.cpp | 5513 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; in HWTEST_F() local 5536 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; in HWTEST_F() local 5559 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; in HWTEST_F() local 5582 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; in HWTEST_F() local 5606 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; in HWTEST_F() local 5628 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; HWTEST_F() local 5650 ProfileType profileType = AppExecFwk::ProfileType::ADDITION_PROFILE; HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 4167 ErrCode BundleMgrProxy::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
|
H A D | bundle_mgr_host.cpp | 3460 ProfileType profileType = static_cast<ProfileType>(data.ReadInt32()); in HandleGetJsonProfile() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1428 virtual ErrCode GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 3750 ErrCode BundleMgrHostImpl::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
|
H A D | bundle_data_mgr.cpp | 7176 ErrCode BundleDataMgr::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 2958 napi_value GetProfile(napi_env env, napi_callback_info info, const AbilityProfileType &profileType) in GetProfile() argument 4729 int32_t profileType = 0; in GetJsonProfile() local 4674 ParamsProcessGetJsonProfile(napi_env env, napi_callback_info info, int32_t& profileType, std::string& bundleName, std::string& moduleName, int32_t& userId) ParamsProcessGetJsonProfile() argument [all...] |