/foundation/ability/ability_base/interfaces/kits/native/view_data/include/ |
H A D | view_data.h | 32 std::string bundleName; member
|
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/ |
H A D | multi_app_utils_test.cpp | 50 std::string bundleName = "testBundleName"; in HWTEST_F() local 78 std::string bundleName = "testBundleName"; in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | free_install_observer_proxy.cpp | 36 void FreeInstallObserverProxy::OnInstallFinished(const std::string &bundleName, const std::string &abilityName, in OnInstallFinished() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ability_controller_proxy.cpp | 37 bool AbilityControllerProxy::AllowAbilityStart(const Want &want, const std::string &bundleName) in AllowAbilityStart() argument 57 bool AbilityControllerProxy::AllowAbilityBackground(const std::string &bundleName) in AllowAbilityBackground() argument
|
/foundation/ability/ability_runtime/test/unittest/app_config_data_manager_test/ |
H A D | app_config_data_manager_test.cpp | 75 const std::string bundleName; in HWTEST_F() local 91 const std::string bundleName = "bundle"; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_model.h | 38 std::string bundleName; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ability_component/ |
H A D | ability_component_model_ng.cpp | 22 void AbilityComponentModelNG::Create(const std::string& bundleName, const std::string& abilityName) in Create() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | remote_on_listener_proxy.cpp | 23 OnCallback(const uint32_t continueState, const std::string &srcDeviceId, const std::string &bundleName, const std::string &continueType, const std::string &srcBundleName) OnCallback() argument
|
/foundation/arkui/ace_engine/frameworks/core/common/resource/ |
H A D | resource_manager.cpp | 32 std::string bundleName = resourceObject->GetBundleName(); in GetOrCreateResourceAdapter() local 46 RegisterMainResourceAdapter( const std::string& bundleName, const std::string& moduleName, const RefPtr<ResourceAdapter>& resAdapter) RegisterMainResourceAdapter() argument
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | stylus_detector_default.cpp | 37 void StylusDetectorDefault::UnRegisterStylusInteractionListener(const std::string& bundleName) {} in UnRegisterStylusInteractionListener() argument 31 RegisterStylusInteractionListener( const std::string& bundleName, const std::shared_ptr<IStylusDetectorCallback>& callback) RegisterStylusInteractionListener() argument
|
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_stylus_detector_default.cpp | 36 void StylusDetectorDefault::UnRegisterStylusInteractionListener(const std::string& bundleName) {} in UnRegisterStylusInteractionListener() argument 30 RegisterStylusInteractionListener( const std::string& bundleName, const std::shared_ptr<IStylusDetectorCallback>& callback) RegisterStylusInteractionListener() argument
|
/foundation/arkui/ace_engine/test/unittest/core/common/resource/ |
H A D | resource_manager_test.cpp | 33 std::string MakeCacheKey(const std::string& bundleName, const std::string& moduleName) in MakeCacheKey() argument 62 std::string bundleName = "com.example.test"; in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
H A D | video_styles.h | 27 std::string bundleName = ""; member
|
/foundation/bundlemanager/app_domain_verify/services/include/manager/rdb/ |
H A D | app_domain_verify_rdb_data_manager.h | 30 std::string bundleName; member
|
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_bundle_manager.cpp | 33 GetBundleInfoV9( const std::string& bundleName, int32_t flags, BundleInfo& bundleInfo, int32_t userId) GetBundleInfoV9() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/ |
H A D | event_listener.h | 51 std::string bundleName;
member
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/ |
H A D | package.h | 32 std::string bundleName; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/state/src/ |
H A D | quick_fix_deploy_state.cpp | 32 const std::string bundleName = innerQuickFixInfo_.GetAppQuickFix().bundleName; in Process() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | ability_manager_helper.cpp | 52 int32_t AbilityManagerHelper::IsRunning(const std::string &bundleName, const int bundleUid) in IsRunning() argument 90 int32_t AbilityManagerHelper::IsRunning(const std::string &bundleName) in IsRunning() argument 29 UninstallApplicationProcesses( const std::string &bundleName, const int uid, bool isUpgradeApp, int32_t appIndex) UninstallApplicationProcesses() argument [all...] |
/foundation/bundlemanager/app_domain_verify/test/unittest/frameworks_common/bms_test/ |
H A D | bundle_info_query_test.cpp | 73 std::string bundleName = BUNDLE_NAME; in HWTEST_F() local 86 std::string bundleName = BUNDLE_NAME; in HWTEST_F() local 104 std::string bundleName = BUNDLE_NAME; in HWTEST_F() local 116 std::string bundleName = BUNDLE_NAME; in HWTEST_F() local 129 std::string bundleName = BUNDLE_NAME; in HWTEST_F() local 144 std::string bundleName = BUNDLE_NAME; HWTEST_F() local 159 std::string bundleName = BUNDLE_NAME; HWTEST_F() local 175 std::string bundleName = BUNDLE_NAME; HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_status_callback_proxy.cpp | 194 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
|
H A D | bundle_monitor.cpp | 60 std::string bundleName = want.GetElement().GetBundleName(); in OnReceiveEvent() local
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/ |
H A D | bundle_status_callback.cpp | 69 void BundleStatusCallback::OnBundleAdded(const std::string& bundleName, const int userId) in OnBundleAdded() argument 135 void BundleStatusCallback::OnBundleUpdated(const std::string& bundleName, const int userId) in OnBundleUpdated() argument 204 OnBundleRemoved(const std::string& bundleName, const int userId) OnBundleRemoved() argument [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
H A D | launcher_bundle_manager.h | 36 std::string bundleName;
member 49 std::string bundleName;
member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_clone_common.h | 32 static std::string GetCloneDataDir(const std::string &bundleName, const int32_t appIndex) in GetCloneDataDir() argument 38 static std::string GetCloneBundleIdKey(const std::string &bundleName, const int32_t appIndex) in GetCloneBundleIdKey() argument
|