Home
last modified time | relevance | path

Searched defs:GetCompatibleDeviceTypeNative (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/native/bundle/src/
H A Dbundle_mgr_proxy_native.cpp61 bool BundleMgrProxyNative::GetCompatibleDeviceTypeNative(std::string &deviceType) in GetCompatibleDeviceTypeNative() function in OHOS::AppExecFwk::BundleMgrProxyNative
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1562 virtual ErrCode GetCompatibleDeviceTypeNative(std::string &deviceType) in GetCompatibleDeviceTypeNative() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp4474 ErrCode BundleMgrHostImpl::GetCompatibleDeviceTypeNative(std::string &deviceType) in GetCompatibleDeviceTypeNative() function in OHOS::AppExecFwk::BundleMgrHostImpl