Home
last modified time | relevance | path

Searched refs:SCOPED_CAPABILITY (Results 1 – 3 of 3) sorted by relevance

/system/libbase/include/android-base/
Dthread_annotations.h26 #define SCOPED_CAPABILITY \ macro
137 class SCOPED_CAPABILITY ScopedLockAssertion {
/system/core/logd/
Drwlock.h44 class SCOPED_CAPABILITY SharedLock {
/system/core/libutils/include/utils/
DMutex.h41 #define SCOPED_CAPABILITY THREAD_ANNOTATION_ATTRIBUTE__(scoped_lockable) macro
130 class SCOPED_CAPABILITY Autolock {