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

  /external/libchrome/base/third_party/dynamic_annotations/
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 303 void INTERFACE_ATTRIBUTE AnnotateFlushExpectedRaces(char *f, int l) {
304 SCOPED_ANNOTATION(AnnotateFlushExpectedRaces);

Completed in 56 milliseconds