HomeSort by relevance Sort by last modified time
    Searched refs:RETURN_CAPABILITY (Results 1 - 5 of 5) sorted by null

  /system/core/base/include/android-base/
thread_annotations.h 77 #define RETURN_CAPABILITY(x) \
  /external/google-benchmark/src/
mutex.h 66 #define RETURN_CAPABILITY(x) \
benchmark.cc 90 inline Mutex& RETURN_CAPABILITY(::benchmark::internal::BenchmarkLockVar)
  /art/runtime/base/
macros.h 271 #define RETURN_CAPABILITY(...) THREAD_ANNOTATION_ATTRIBUTE__(lock_returned(__VA_ARGS__))
291 #define RETURN_CAPABILITY(...)
  /art/runtime/
java_vm_ext.h 160 Mutex& WeakGlobalsLock() RETURN_CAPABILITY(weak_globals_lock_) {

Completed in 422 milliseconds