Home
last modified time | relevance | path

Searched refs:_l (Results 1 – 7 of 7) sorted by relevance

/system/core/adb/
Dadb_listeners.h35 void listener_disconnect(void* _l, atransport* t);
36 void listener_event_func(int _fd, unsigned ev, void *_l);
37 void ss_listener_event_func(int _fd, unsigned ev, void *_l);
Dadb_listeners.cpp34 void ss_listener_event_func(int _fd, unsigned ev, void *_l) in ss_listener_event_func() argument
59 void listener_event_func(int _fd, unsigned ev, void* _l) in listener_event_func() argument
61 alistener* listener = reinterpret_cast<alistener*>(_l); in listener_event_func()
/system/core/healthd/
DBatteryPropertiesRegistrar.cpp38 Mutex::Autolock _l(mRegistrationLock); in notifyListeners() local
48 Mutex::Autolock _l(mRegistrationLock); in registerListener() local
65 Mutex::Autolock _l(mRegistrationLock); in unregisterListener() local
93 Mutex::Autolock _l(mRegistrationLock); in binderDied() local
/system/core/include/utils/
DSingleton.h33 Mutex::Autolock _l(sLock); in getInstance()
43 Mutex::Autolock _l(sLock); in hasInstance()
/system/core/libutils/
DThreads.cpp677 Mutex::Autolock _l(mLock); in run() local
763 Mutex::Autolock _l(self->mLock); in _threadLoop() local
789 Mutex::Autolock _l(mLock); in requestExit() local
795 Mutex::Autolock _l(mLock); in requestExitAndWait() local
819 Mutex::Autolock _l(mLock); in join() local
837 Mutex::Autolock _l(mLock); in isRunning() local
845 Mutex::Autolock _l(mLock); in getTid() local
860 Mutex::Autolock _l(mLock); in exitPending() local
DLooper.cpp78 AutoMutex _l(mLock); in Looper() local
459 AutoMutex _l(mLock); in addFd() local
531 AutoMutex _l(mLock); in removeFd() local
603 AutoMutex _l(mLock); in sendMessageAtTime() local
634 AutoMutex _l(mLock); in removeMessages() local
651 AutoMutex _l(mLock); in removeMessages() local
DRefBase.cpp191 Mutex::Autolock _l(mMutex); in printRefs() local
229 AutoMutex _l(mMutex); in addRef() local
248 AutoMutex _l(mMutex); in removeRef() local
280 AutoMutex _l(mMutex); in renameRefsId() local