OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnnotateFlushState
(Results
1 - 9
of
9
) sorted by null
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c
127
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateFlushState
)(
dynamic_annotations.h
378
DYNAMIC_ANNOTATIONS_NAME(
AnnotateFlushState
)(__FILE__, __LINE__)
527
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateFlushState
)(
/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
295
void INTERFACE_ATTRIBUTE
AnnotateFlushState
(char *f, int l) {
296
SCOPED_ANNOTATION(
AnnotateFlushState
);
Completed in 226 milliseconds