Home
last modified time | relevance | path

Searched refs:AnnotateFlushExpectedRaces (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h368 DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushExpectedRaces)(__FILE__, __LINE__)
495 void DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushExpectedRaces)(
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc303 void INTERFACE_ATTRIBUTE AnnotateFlushExpectedRaces(char *f, int l) { in AnnotateFlushExpectedRaces() function
304 SCOPED_ANNOTATION(AnnotateFlushExpectedRaces); in AnnotateFlushExpectedRaces()