Home
last modified time | relevance | path

Searched defs:REQUIRES (Results 1 – 2 of 2) sorted by relevance

/system/libbase/include/android-base/
Dthread_annotations.h50 #define REQUIRES(...) \ macro
/system/core/libutils/include/utils/
DMutex.h51 #define REQUIRES(...) THREAD_ANNOTATION_ATTRIBUTE__(requires_capability(__VA_ARGS__)) macro