Home
last modified time | relevance | path

Searched defs:getLoopers (Results 1 – 3 of 3) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyLooper.java172 protected static Collection<Looper> getLoopers() { in getLoopers() method in ShadowLegacyLooper
DShadowPausedLooper.java83 protected static Collection<Looper> getLoopers() { in getLoopers() method in ShadowPausedLooper
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp99 const BlockSet &getLoopers() const { return Loopers; } in getLoopers() function in __anoncc1838a40111::ReachabilityGraph