Searched defs:getLoopers (Results 1 – 4 of 4) sorted by relevance
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ | ||
| D | ShadowLegacyLooper.java | 171   protected static Collection<Looper> getLoopers() {  in getLoopers()  method in ShadowLegacyLooper | 
| D | ShadowPausedLooper.java | 85   protected static Collection<Looper> getLoopers() {  in getLoopers()  method in ShadowPausedLooper | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ | ||
| D | WebAssemblyFixIrreducibleControlFlow.cpp | 99   const BlockSet &getLoopers() const { return Loopers; }  in getLoopers()  function in __anon9e98c7b50111::ReachabilityGraph | 
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ | ||
| D | WebAssemblyFixIrreducibleControlFlow.cpp | 111   const BlockSet &getLoopers() const { return Loopers; }  in getLoopers()  function in __anon446af4fb0111::ReachabilityGraph |