Home
last modified time | relevance | path

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

/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h364 DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(__FILE__, __LINE__, address, \
492 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc349 void INTERFACE_ATTRIBUTE AnnotateExpectRace( in AnnotateExpectRace() function
351 SCOPED_ANNOTATION(AnnotateExpectRace); in AnnotateExpectRace()