Searched defs:GetOdid (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ | ||
H A D | bundle_mgr_interface.h | 1483 virtual ErrCode GetOdid(std::string &odid) in GetOdid() function |
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ | ||
H A D | inner_bundle_info.cpp | 4283 void InnerBundleInfo::GetOdid(std::string &odid) const in GetOdid() function in OHOS::AppExecFwk::InnerBundleInfo |
H A D | bundle_mgr_host_impl.cpp | 4020 ErrCode BundleMgrHostImpl::GetOdid(std::string &odid) in GetOdid() function in OHOS::AppExecFwk::BundleMgrHostImpl |
H A D | bundle_data_mgr.cpp | 8260 ErrCode BundleDataMgr::GetOdid(std::string &odid) const in GetOdid() function in OHOS::AppExecFwk::BundleDataMgr |
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ | ||
H A D | bundle_mgr_proxy.cpp | 4290 ErrCode BundleMgrProxy::GetOdid(std::string &odid) in GetOdid() function in OHOS::AppExecFwk::BundleMgrProxy |