Home
last modified time | relevance | path

Searched defs:ACQUIRE (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/libs/gui/include/gui/
H A DFrameTimestamps.h40 ACQUIRE, enumerator
/aosp12/system/libbase/include/android-base/
H A Dthread_annotations.h56 #define ACQUIRE(...) \ macro
/aosp12/system/core/libutils/include/utils/
H A DMutex.h55 #define ACQUIRE(...) THREAD_ANNOTATION_ATTRIBUTE__(acquire_capability(__VA_ARGS__)) macro
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTimeStatsTest.cpp93 ACQUIRE = 1, enumerator
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp242 explicit UnnecessaryLock(Mutex& mutex) ACQUIRE(mutex) {} in ACQUIRE() function
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto1583 ACQUIRE = 1; enumerator