Searched refs:ALooper_forThread (Results 1 – 8 of 8) sorted by relevance
53 ALooper* ALooper_forThread();
36 ALooper* ALooper_forThread() { in ALooper_forThread() function
95 ALooper_forThread;
178 ALooper* aLooper = ALooper_forThread(); in Device()188 ALooper* looper = ALooper_forThread(); in ~Device()
139 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ALooper_forThread);418 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ALooper_forThread); in init_stub_library()
440 ALooper *ALooper_forThread() { in ALooper_forThread() function