Searched refs:GetAppInfoByPersistentId (Results 1 – 3 of 3) sorted by relevance
101 HWTEST_F(AnrManagerTest, GetAppInfoByPersistentId, Function | SmallTest | Level1)105 auto ret = anrMgr.GetAppInfoByPersistentId(0);110 ret = anrMgr.GetAppInfoByPersistentId(0);
59 AppInfo appInfo = GetAppInfoByPersistentId(persistentId); in AddTimer()141 ANRManager::AppInfo ANRManager::GetAppInfoByPersistentId(int32_t persistentId) in GetAppInfoByPersistentId() function in OHOS::Rosen::ANRManager
56 ANRManager::AppInfo GetAppInfoByPersistentId(int32_t persistentId);