HomeSort by relevance Sort by last modified time
    Searched refs:AnnotateFlushState (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/third_party/dynamic_annotations/
dynamic_annotations.h 377 DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushState)(__FILE__, __LINE__)
532 void DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushState)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 290 void INTERFACE_ATTRIBUTE AnnotateFlushState(char *f, int l) {
291 SCOPED_ANNOTATION(AnnotateFlushState);

Completed in 184 milliseconds