Searched refs:ScopedDefaultPriority (Results 1 – 2 of 2) sorted by relevance
64 class ScopedDefaultPriority; variable
317 class ProfileSaver::ScopedDefaultPriority { class in art::ProfileSaver319 explicit ScopedDefaultPriority(pthread_t thread) : thread_(thread) { in ScopedDefaultPriority() function in art::ProfileSaver::ScopedDefaultPriority323 ~ScopedDefaultPriority() { in ~ScopedDefaultPriority()777 std::optional<ScopedDefaultPriority> sdp = std::nullopt; in FetchAndCacheResolvedClassesAndMethods()