Home
last modified time | relevance | path

Searched defs:AnnotateHappensBefore (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/third_party/dynamic_annotations/
Ddynamic_annotations.c119 void DYNAMIC_ANNOTATIONS_NAME(AnnotateHappensBefore)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.c119 void DYNAMIC_ANNOTATIONS_NAME(AnnotateHappensBefore)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc226 void INTERFACE_ATTRIBUTE AnnotateHappensBefore(char *f, int l, uptr addr) { in AnnotateHappensBefore() function