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

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.c 67 void AnnotateRWLockCreate(const char *file, int line,
dynamic_annotations.h 273 AnnotateRWLockCreate(__FILE__, __LINE__, lock)
418 void AnnotateRWLockCreate(const char *file, int line,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.c 67 void AnnotateRWLockCreate(const char *file, int line,
dynamic_annotations.h 273 AnnotateRWLockCreate(__FILE__, __LINE__, lock)
418 void AnnotateRWLockCreate(const char *file, int line,
  /external/chromium_org/third_party/cld/base/
dynamic_annotations.h 207 AnnotateRWLockCreate(__FILE__, __LINE__, lock)
269 extern "C" void AnnotateRWLockCreate(const char *file, int line,
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 73 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockCreate)(
dynamic_annotations.h 314 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockCreate)(__FILE__, __LINE__, lock)
432 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockCreate)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 253 void INTERFACE_ATTRIBUTE AnnotateRWLockCreate(char *f, int l, uptr m) {
254 SCOPED_ANNOTATION(AnnotateRWLockCreate);

Completed in 728 milliseconds