Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
Dbundle_mgr_ext.h166 virtual std::string GetCompatibleDeviceType(const std::string &bundleName) in GetCompatibleDeviceType() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_data_mgr.cpp603 std::string BmsExtensionDataMgr::GetCompatibleDeviceType(const std::string &bundleName) in GetCompatibleDeviceType() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
Dbms_extension_data_mgr_test.cpp214 std::string BundleMgrExtTest::GetCompatibleDeviceType(const std::string& bundleName) in GetCompatibleDeviceType() function in OHOS::BundleMgrExtTest
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h1771 virtual ErrCode GetCompatibleDeviceType(const std::string &bundleName, std::string &deviceType) in GetCompatibleDeviceType() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp5892 ErrCode BundleMgrProxy::GetCompatibleDeviceType(const std::string &bundleName, std::string &deviceT… in GetCompatibleDeviceType() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp5514 ErrCode BundleMgrHostImpl::GetCompatibleDeviceType(const std::string &bundleName, std::string &devi… in GetCompatibleDeviceType() function in OHOS::AppExecFwk::BundleMgrHostImpl