Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/
DThreadSafety.h75 #ifndef SCOPED_CAPABILITY
76 #define SCOPED_CAPABILITY THREAD_ANNOTATION_ATTRIBUTE__(__scoped_lockable__) macro
/hardware/google/aemu/base/include/aemu/base/
DThreadAnnotations.h28 #define SCOPED_CAPABILITY \ macro
110 class SCOPED_CAPABILITY ScopedLockAssertion {
/hardware/google/aemu/base/include/aemu/base/synchronization/
DLock.h138 class SCOPED_CAPABILITY AutoLock {