Searched refs:IsActiveGameWithUniqueId (Results 1 – 4 of 4) sorted by relevance
123 … bool result = Rosen::FrameReport::GetInstance().IsActiveGameWithUniqueId(FRT_GAME_ERROR_UNIQUEID);126 result = Rosen::FrameReport::GetInstance().IsActiveGameWithUniqueId(FRT_GAME_UNIQUEID);
38 bool IsActiveGameWithUniqueId(uint64_t uniqueId);
45 bool isActiveGame = FrameReport::GetInstance().IsActiveGameWithUniqueId(uniqueId); in OnBufferAvailable()
103 bool FrameReport::IsActiveGameWithUniqueId(uint64_t uniqueId) in IsActiveGameWithUniqueId() function in OHOS::Rosen::FrameReport