Home
last modified time | relevance | path

Searched refs:ASSERT_CAPABILITY (Results 1 – 2 of 2) sorted by relevance

/system/core/base/include/android-base/
Dthread_annotations.h77 #define ASSERT_CAPABILITY(x) \ macro
/system/core/libutils/include/utils/
DMutex.h70 #define ASSERT_CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE__(assert_capability(x)) macro