Home
last modified time | relevance | path

Searched defs:GetAppIdByBundleName (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/src/
H A Dmock_bundle_mgr_helper.cpp79 std::string BundleMgrHelper::GetAppIdByBundleName(const std::string &bundleName, const int32_t userId) in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_mini_proxy.cpp61 std::string BundleMgrMiniProxy::GetAppIdByBundleName(const std::string &bundleName, const int userId) in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrMiniProxy
H A Dbundle_mgr_proxy.cpp720 std::string BundleMgrProxy::GetAppIdByBundleName(const std::string &bundleName, const int userId) in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp229 int32_t UPMSUtils::GetAppIdByBundleName(const std::string &bundleName, std::string &appId) in GetAppIdByBundleName() function in OHOS::AAFwk::UPMSUtils
/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp473 string PermissionUtils::GetAppIdByBundleName(const string &bundleName) in GetAppIdByBundleName() function in OHOS::Media::PermissionUtils
479 string PermissionUtils::GetAppIdByBundleName(const string &bundleName, int32_t uid) in GetAppIdByBundleName() function in OHOS::Media::PermissionUtils
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp204 std::string BundleMgrHelper::GetAppIdByBundleName(const std::string &bundleName, const int32_t userId) in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h334 virtual std::string GetAppIdByBundleName(const std::string &bundleName, const int userId) in GetAppIdByBundleName() function in OHOS::AppExecFwk::IBundleMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2752 std::string BundleMgrHostImpl::GetAppIdByBundleName(const std::string &bundleName, const int userId) in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp8600 ErrCode BundleDataMgr::GetAppIdByBundleName( in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleDataMgr

Completed in 36 milliseconds