Searched refs:AnnotateNoOp (Results 1 - 3 of 3) sorted by relevance

/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c125 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNoOp)( function
H A Ddynamic_annotations.h373 DYNAMIC_ANNOTATIONS_NAME(AnnotateNoOp)(__FILE__, __LINE__, arg)
524 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNoOp)(
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc236 void INTERFACE_ATTRIBUTE AnnotateNoOp(char *f, int l, uptr mem) { function
237 SCOPED_ANNOTATION(AnnotateNoOp);

Completed in 39 milliseconds