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