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

  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c 90 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(
dynamic_annotations.h 199 DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(__FILE__, __LINE__, address, \
484 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 231 void INTERFACE_ATTRIBUTE AnnotateNewMemory(char *f, int l, uptr mem,
233 SCOPED_ANNOTATION(AnnotateNewMemory);

Completed in 23 milliseconds