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

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.c 69 void AnnotateRWLockDestroy(const char *file, int line,
dynamic_annotations.h 277 AnnotateRWLockDestroy(__FILE__, __LINE__, lock)
420 void AnnotateRWLockDestroy(const char *file, int line,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.c 69 void AnnotateRWLockDestroy(const char *file, int line,
dynamic_annotations.h 277 AnnotateRWLockDestroy(__FILE__, __LINE__, lock)
420 void AnnotateRWLockDestroy(const char *file, int line,
  /external/chromium_org/third_party/cld/base/
dynamic_annotations.h 211 AnnotateRWLockDestroy(__FILE__, __LINE__, lock)
271 extern "C" void AnnotateRWLockDestroy(const char *file, int line,
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 77 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockDestroy)(
dynamic_annotations.h 318 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockDestroy)(__FILE__, __LINE__, lock)
435 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockDestroy)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 263 void INTERFACE_ATTRIBUTE AnnotateRWLockDestroy(char *f, int l, uptr m) {
264 SCOPED_ANNOTATION(AnnotateRWLockDestroy);

Completed in 417 milliseconds