HomeSort by relevance Sort by last modified time
    Searched defs:CAPABILITY (Results 1 - 6 of 6) sorted by null

  /system/core/base/include/android-base/
thread_annotations.h 26 #define CAPABILITY(x) \
27 THREAD_ANNOTATION_ATTRIBUTE__(capability(x))
  /external/google-benchmark/src/
mutex.h 15 #define CAPABILITY(x) \
16 THREAD_ANNOTATION_ATTRIBUTE__(capability(x))
81 class CAPABILITY("mutex") Mutex
  /art/runtime/base/
macros.h 267 #define CAPABILITY(...) THREAD_ANNOTATION_ATTRIBUTE__(capability(__VA_ARGS__))
287 #define CAPABILITY(...)
301 #define LOCKABLE CAPABILITY("mutex")
  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapConstants.java 42 public static final String CAPABILITY = "CAPABILITY";
  /packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
ImapConstants.java 42 public static final String CAPABILITY = "CAPABILITY";
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 

Completed in 132 milliseconds