Home
last modified time | relevance | path

Searched defs:profileType (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/
H A Dbundle_mgr_helper_test.cpp788 ProfileType profileType = AppExecFwk::PKG_CONTEXT_PROFILE; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/
H A Dsubscribe_profile_manager.cpp71 int32_t SubscribeProfileManager::NotifyProfileChange(ProfileType profileType, ChangeType changeType, in NotifyProfileChange() argument
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dkv_data_change_listener.cpp178 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 Dbundle_mgr_helper.cpp838 ErrCode BundleMgrHelper::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp174 ProfileType profileType = ProfileType::PROFILE_TYPE_MIN; in GetProfileType() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp5513 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 Dbundle_mgr_proxy.cpp4167 ErrCode BundleMgrProxy::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
H A Dbundle_mgr_host.cpp3460 ProfileType profileType = static_cast<ProfileType>(data.ReadInt32()); in HandleGetJsonProfile() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1428 virtual ErrCode GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3750 ErrCode BundleMgrHostImpl::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
H A Dbundle_data_mgr.cpp7176 ErrCode BundleDataMgr::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp2958 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...]

Completed in 66 milliseconds