Home
last modified time | relevance | path

Searched defs:odid (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp303 std::string odid; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/startup/init/interfaces/kits/jskits/src/
H A Dnative_deviceinfo_js.cpp451 static DevInfoError AclGetDevOdid(char *odid, int size) in AclGetDevOdid()
485 static char odid[ODID_LEN] = {0}; in GetDevOdid() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1483 virtual ErrCode GetOdid(std::string &odid) in GetOdid()
1572 virtual ErrCode GetOdidByBundleName(const std::string &bundleName, std::string &odid) in GetOdidByBundleName()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp372 std::string odid; in GenerateOdid() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp4262 void InnerBundleInfo::UpdateOdid(const std::string &developerId, const std::string &odid) in UpdateOdid()
4271 std::string odid; in UpdateOdidByBundleInfo() local
H A Dbundle_mgr_host_impl.cpp4020 ErrCode BundleMgrHostImpl::GetOdid(std::string &odid) in GetOdid()
4459 ErrCode BundleMgrHostImpl::GetOdidByBundleName(const std::string &bundleName, std::string &odid) in GetOdidByBundleName()
H A Dbase_bundle_installer.cpp3829 std::string odid; in GenerateOdid() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4290 ErrCode BundleMgrProxy::GetOdid(std::string &odid) in GetOdid()
5191 ErrCode BundleMgrProxy::GetOdidByBundleName(const std::string &bundleName, std::string &odid) in GetOdidByBundleName()
H A Dbundle_mgr_host.cpp3746 std::string odid; in HandleGetOdid() local
4077 std::string odid; in HandleGetOdidByBundleName() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp8985 std::string odid; variable
9011 std::string odid; variable
9480 std::string odid; variable
9505 std::string odid; variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp4206 std::string odid; in RunAsGetOdid() local