Home
last modified time | relevance | path

Searched refs:getForThread (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/
DLooper.cpp93 sp<Looper> old = getForThread(); // also has side-effect of initializing TLS in setForThread()
106 sp<Looper> Looper::getForThread() { in getForThread() function in android::Looper
115 sp<Looper> looper = Looper::getForThread(); in prepare()
/system/core/libutils/include/utils/
DLooper.h421 static sp<Looper> getForThread();