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

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.c 109 void AnnotateExpectRace(const char *file, int line,
dynamic_annotations.h 318 AnnotateExpectRace(__FILE__, __LINE__, address, description)
459 void AnnotateExpectRace(const char *file, int line,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.c 109 void AnnotateExpectRace(const char *file, int line,
dynamic_annotations.h 318 AnnotateExpectRace(__FILE__, __LINE__, address, description)
459 void AnnotateExpectRace(const char *file, int line,
  /external/chromium_org/third_party/cld/base/
dynamic_annotations.h 228 AnnotateExpectRace(__FILE__, __LINE__, address, description)
298 extern "C" void AnnotateExpectRace(const char *file, int line,
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 155 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(
dynamic_annotations.h 364 DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(__FILE__, __LINE__, address, \
492 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 349 void INTERFACE_ATTRIBUTE AnnotateExpectRace(
351 SCOPED_ANNOTATION(AnnotateExpectRace);

Completed in 227 milliseconds