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

  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c 95 void DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushExpectedRaces)(
dynamic_annotations.h 369 DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushExpectedRaces)(__FILE__, __LINE__)
490 void DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushExpectedRaces)(
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 160 void DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushExpectedRaces)(
dynamic_annotations.h 368 DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushExpectedRaces)(__FILE__, __LINE__)
495 void DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushExpectedRaces)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 308 void INTERFACE_ATTRIBUTE AnnotateFlushExpectedRaces(char *f, int l) {
309 SCOPED_ANNOTATION(AnnotateFlushExpectedRaces);

Completed in 209 milliseconds