Home
last modified time | relevance | path

Searched refs:AnnotateFlushExpectedRaces (Results 1 – 3 of 3) 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)(
Ddynamic_annotations.c160 void DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushExpectedRaces)( in DYNAMIC_ANNOTATIONS_NAME() argument
/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()