/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | want_wrap_preview.cpp | 19 RefPtr<WantWrap> WantWrap::CreateWantWrap(const std::string& bundleName, const std::string& abilityName) in CreateWantWrap() argument
|
/foundation/arkui/ace_engine/test/mock/adapter/ |
H A D | mock_want_wrap.cpp | 21 ACE_WEAK_SYM RefPtr<WantWrap> WantWrap::CreateWantWrap(const std::string& bundleName, const std::string& abilityName) in CreateWantWrap() argument
|
/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/src/ |
H A D | cloud_assets_downloader_impl.cpp | 21 CloudAssetsDownloaderImpl::CloudAssetsDownloaderImpl(const int32_t userId, const string &bundleName) in CloudAssetsDownloaderImpl() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
H A D | ability_event_util.cpp | 23 void AbilityEventUtil::HandleModuleInfoUpdated(const std::string &bundleName, const int uid)
in HandleModuleInfoUpdated() argument
|
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_resource_adapter_v2.cpp | 25 CreateNewResourceAdapter( const std::string& bundleName, const std::string& moduleName) CreateNewResourceAdapter() argument
|
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/ |
H A D | element_name.h | 64 char *bundleName; member
|
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
H A D | ext_backup_context.cpp | 31 std::string bundleName = GetBundleName(); in GetBackupDir() local
|
/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_form_params.cpp | 20 std::string MockFormParams::bundleName = ""; member in OHOS::AppExecFwk::MockFormParams
|
/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_form_params.h | 26 static std::string bundleName; member in OHOS::AppExecFwk::MockFormParams
|
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_accesstoken_kit.cpp | 29 GTEST_LOG_(INFO) << "GetHapTokenInfo called " << MockFormParams::bundleName; in GetHapTokenInfo() member in OHOS::Security::AccessToken::MockFormParams
|
/foundation/ability/ability_lite/frameworks/ability_lite/src/ |
H A D | ability_env.cpp | 24 const std::string &bundleName = OHOS::AbilityEnvImpl::GetInstance().GetBundleName(); in GetBundleName() local
|
/foundation/ability/ability_runtime/frameworks/cj/ffi/ |
H A D | cj_element_name_ffi.h | 26 char* bundleName;
member
|
/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_module_searcher.h | 25 explicit JsModuleSearcher(const std::string& bundleName) : bundleName_(bundleName) in JsModuleSearcher() argument
|
/foundation/ability/ability_lite/frameworks/ability_lite/include/ |
H A D | app_info.h | 23 std::string bundleName; member
|
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
H A D | slite_ability_loader.cpp | 36 SliteAbility *SliteAbilityLoader::CreateAbility(SliteAbilityType type, const char *bundleName) in CreateAbility() argument
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/ |
H A D | mock_bundle_mgr_service.h | 32 std::string GetAppType(const std::string& bundleName) in GetAppType() argument
|
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/src/ |
H A D | mock_app_mgr_service.cpp | 23 int32_t MockAppMgrService::GetRunningMultiAppInfoByBundleName(const std::string &bundleName, in GetRunningMultiAppInfoByBundleName() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | plugin_utils_impl.cpp | 21 StartAbility( const std::string& bundleName, const std::string& abilityName, const std::string& params) StartAbility() argument
|
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | api_policy_adapter.cpp | 39 int32_t ApiPolicyAdapter::CheckUrl(const std::string& bundleName, const std::string& domainType, const std::string& url) in CheckUrl() argument
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | app_bar_helper_impl.cpp | 35 std::string bundleName = ""; in QueryAppGalleryBundleName() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
H A D | mock_navigation_route.h | 25 explicit MockNavigationRoute(const std::string& bundleName) {} in MockNavigationRoute() argument
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | resource.h | 24 std::string bundleName; member
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/native/bundle/include/ |
H A D | native_interface_bundle.h | 54 char* bundleName; member 72 char* bundleName; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/state/src/ |
H A D | quick_fix_delete_state.cpp | 22 QuickFixDeleteState::QuickFixDeleteState(const std::string &bundleName) in QuickFixDeleteState() argument
|
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/ |
H A D | bundle_manager_mock.cpp | 23 uint8_t GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo) in GetBundleInfo() argument
|