Home
last modified time | relevance | path

Searched refs:GetBundleNameByUid (Results 1 - 3 of 3) sorted by relevance

/domains/advertising/oaid/services/oaid_manager/include/
H A Dbundle_mgr_helper.h51 void GetBundleNameByUid(const int uid, std::string &name);
/domains/advertising/oaid/services/oaid_manager/src/
H A Dbundle_mgr_helper.cpp113 void BundleMgrHelper::GetBundleNameByUid(const int uid, std::string &name) in GetBundleNameByUid() function in OHOS::Cloud::BundleMgrHelper
115 OAID_HILOGI(OAID_MODULE_SERVICE, "GetBundleNameByUid"); in GetBundleNameByUid()
128 OAID_HILOGI(OAID_MODULE_SERVICE, "GetBundleNameByUid success"); in GetBundleNameByUid()
H A Doaid_service_stub.cpp167 DelayedSingleton<BundleMgrHelper>::GetInstance()->GetBundleNameByUid(static_cast<int>(uid), bundleName); in OnRemoteRequest()

Completed in 1 milliseconds