Searched defs:GetOdid (Results 1 - 5 of 5) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ | ||
H A D | bundle_mgr_proxy.cpp | 4323 ErrCode BundleMgrProxy::GetOdid(std::string &odid) in GetOdid() function in OHOS::AppExecFwk::BundleMgrProxy |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ | ||
H A D | bundle_mgr_interface.h | 1482 virtual ErrCode GetOdid(std::string &odid) in GetOdid() function in OHOS::AppExecFwk::IBundleMgr |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ | ||
H A D | bundle_mgr_host_impl.cpp | 3988 ErrCode BundleMgrHostImpl::GetOdid(std::string &odid) in GetOdid() function in OHOS::AppExecFwk::BundleMgrHostImpl |
H A D | bundle_data_mgr.cpp | 7944 ErrCode BundleDataMgr::GetOdid(std::string &odid) const in GetOdid() function in OHOS::AppExecFwk::BundleDataMgr |
H A D | inner_bundle_info.cpp | 4201 void InnerBundleInfo::GetOdid(std::string &odid) const in GetOdid() function in InnerBundleInfo |
Completed in 40 milliseconds