Home
last modified time | relevance | path

Searched defs:GetCompatibleDeviceType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
H A Dbundle_mgr_ext.h155 virtual std::string GetCompatibleDeviceType(const std::string &bundleName) in GetCompatibleDeviceType() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_data_mgr.cpp552 std::string BmsExtensionDataMgr::GetCompatibleDeviceType(const std::string &bundleName) in GetCompatibleDeviceType() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1567 virtual ErrCode GetCompatibleDeviceType(const std::string &bundleName, std::string &deviceType) in GetCompatibleDeviceType() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp5165 ErrCode BundleMgrProxy::GetCompatibleDeviceType(const std::string &bundleName, std::string &deviceT… in GetCompatibleDeviceType() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp4490 ErrCode BundleMgrHostImpl::GetCompatibleDeviceType(const std::string &bundleName, std::string &devi… in GetCompatibleDeviceType() function in OHOS::AppExecFwk::BundleMgrHostImpl