Searched refs:GetApplicationNameByUid (Results 1 – 2 of 2) sorted by relevance
68 static std::string GetApplicationNameByUid(int32_t uid);
374 string FaultDetectorUtil::GetApplicationNameByUid(int32_t uid) in GetApplicationNameByUid() function in OHOS::HiviewDFX::FaultDetectorUtil392 const string bundleName = GetApplicationNameByUid(uid); in GetApplicationVersion()