Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_mgr_proxy.cpp48 std::string BundleMgrProxy::GetAppIdByBundleName(const std::string &bundleName, const int userId) in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/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 user… in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrHelper
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp472 string PermissionUtils::GetAppIdByBundleName(const string &bundleName) in GetAppIdByBundleName() function in OHOS::Media::PermissionUtils
478 string PermissionUtils::GetAppIdByBundleName(const string &bundleName, int32_t uid) in GetAppIdByBundleName() function in OHOS::Media::PermissionUtils
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp247 int32_t UPMSUtils::GetAppIdByBundleName(const std::string &bundleName, std::string &appId) in GetAppIdByBundleName() function in OHOS::AAFwk::UPMSUtils
/ohos5.0/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 user… in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrHelper
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h335 virtual std::string GetAppIdByBundleName(const std::string &bundleName, const int userId) in GetAppIdByBundleName() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp688 std::string BundleMgrProxy::GetAppIdByBundleName(const std::string &bundleName, const int userId) in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2806 std::string BundleMgrHostImpl::GetAppIdByBundleName(const std::string &bundleName, const int userId) in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp8916 ErrCode BundleDataMgr::GetAppIdByBundleName( in GetAppIdByBundleName() function in OHOS::AppExecFwk::BundleDataMgr