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

  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c 78 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(
dynamic_annotations.h 153 DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(__FILE__, __LINE__, \
466 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.c 92 void AnnotatePublishMemoryRange(const char *file, int line,
dynamic_annotations.h 135 AnnotatePublishMemoryRange(__FILE__, __LINE__, pointer, size)
442 void AnnotatePublishMemoryRange(const char *file, int line,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.c 92 void AnnotatePublishMemoryRange(const char *file, int line,
dynamic_annotations.h 135 AnnotatePublishMemoryRange(__FILE__, __LINE__, pointer, size)
442 void AnnotatePublishMemoryRange(const char *file, int line,
  /external/chromium_org/third_party/cld/base/
dynamic_annotations.h 99 AnnotatePublishMemoryRange(__FILE__, __LINE__, pointer, size)
284 extern "C" void AnnotatePublishMemoryRange(const char *file, int line,
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 127 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(
dynamic_annotations.h 152 DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(__FILE__, __LINE__, \
471 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 404 void INTERFACE_ATTRIBUTE AnnotatePublishMemoryRange(
406 SCOPED_ANNOTATION(AnnotatePublishMemoryRange);

Completed in 98 milliseconds