/ohos5.0/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
|
/ohos5.0/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()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
H A D | bms_bundle_manager_test.cpp | 5535 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; variable 5558 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; variable 5581 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; variable 5604 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; variable 5628 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; variable 5650 ProfileType profileType = AppExecFwk::ProfileType::INTENT_PROFILE; variable 5672 ProfileType profileType = AppExecFwk::ProfileType::ADDITION_PROFILE; variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/ |
H A D | profile_utils.cpp | 174 ProfileType profileType = ProfileType::PROFILE_TYPE_MIN; in GetProfileType() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/ |
H A D | bundle_mgr_helper_test.cpp | 786 ProfileType profileType = AppExecFwk::PKG_CONTEXT_PROFILE; variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 831 ErrCode BundleMgrHelper::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 2964 napi_value GetProfile(napi_env env, napi_callback_info info, const AbilityProfileType &profileType) in GetProfile() 4688 int32_t& profileType, std::string& bundleName, std::string& moduleName, int32_t& userId) in ParamsProcessGetJsonProfile() 4742 int32_t profileType = 0; in GetJsonProfile() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 4134 ErrCode BundleMgrProxy::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile()
|
H A D | bundle_mgr_host.cpp | 3472 ProfileType profileType = static_cast<ProfileType>(data.ReadInt32()); in HandleGetJsonProfile() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 3797 ErrCode BundleMgrHostImpl::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile()
|
H A D | bundle_data_mgr.cpp | 7123 ErrCode BundleDataMgr::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile()
|