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

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.c 132 void AnnotateFlushState(const char *file, int line){}
dynamic_annotations.h 327 AnnotateFlushState(__FILE__, __LINE__)
490 void AnnotateFlushState(const char *file, int line);
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.c 132 void AnnotateFlushState(const char *file, int line){}
dynamic_annotations.h 327 AnnotateFlushState(__FILE__, __LINE__)
490 void AnnotateFlushState(const char *file, int line);
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 222 void DYNAMIC_ANNOTATIONS_NAME(AnnotateFlushState)(
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 558 milliseconds