/external/compiler-rt/test/tsan/ |
D | thread_name.cc | 14 extern "C" void AnnotateThreadName(const char *f, int l, const char *name); 20 AnnotateThreadName(__FILE__, __LINE__, "Thread1"); in Thread1() 29 AnnotateThreadName(__FILE__, __LINE__, "Thread2"); in Thread2()
|
/external/openscreen/third_party/abseil/src/absl/base/ |
D | dynamic_annotations.h | 145 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 213 void AnnotateThreadName(const char* file, int line, const char* name);
|
/external/webrtc/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 145 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 213 void AnnotateThreadName(const char* file, int line, const char* name);
|
/external/cronet/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 145 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 213 void AnnotateThreadName(const char* file, int line, const char* name);
|
/external/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 216 void AnnotateThreadName(const char* file, int line, const char* name);
|
/external/libtextclassifier/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 145 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 213 void AnnotateThreadName(const char* file, int line, const char* name);
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 216 void AnnotateThreadName(const char* file, int line, const char* name);
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 216 void AnnotateThreadName(const char* file, int line, const char* name);
|
/external/angle/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 150 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name) 218 void AnnotateThreadName(const char* file, int line, const char* name);
|
/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 260 AnnotateThreadName(__FILE__, __LINE__, name) 430 void AnnotateThreadName(const char *file, int line,
|
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 104 void AnnotateThreadName(const char *file, int line, in AnnotateThreadName() function
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 305 DYNAMIC_ANNOTATIONS_NAME(AnnotateThreadName)(__FILE__, __LINE__, name) 512 void DYNAMIC_ANNOTATIONS_NAME(AnnotateThreadName)(
|
D | dynamic_annotations.c | 186 void DYNAMIC_ANNOTATIONS_NAME(AnnotateThreadName)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/cronet/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 307 DYNAMIC_ANNOTATIONS_NAME(AnnotateThreadName)(__FILE__, __LINE__, name) 514 void DYNAMIC_ANNOTATIONS_NAME(AnnotateThreadName)(
|
D | dynamic_annotations.c | 186 void DYNAMIC_ANNOTATIONS_NAME(AnnotateThreadName)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name)
|
/external/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name)
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | dynamic_annotations.h | 148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name)
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name)
|
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 148 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateThreadName)(__FILE__, __LINE__, name)
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cc | 419 void INTERFACE_ATTRIBUTE AnnotateThreadName( in AnnotateThreadName() function 421 SCOPED_ANNOTATION(AnnotateThreadName); in AnnotateThreadName()
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 77 <!-- AnnotateThreadName --> 78 …<elf-symbol name='AnnotateThreadName' type='func-type' binding='global-binding' visibility='defaul… 24876 <!-- void AnnotateThreadName(char*, int, char*) --> 24877 …AnnotateThreadName' mangled-name='AnnotateThreadName' filepath='../../.././libsanitizer/tsan/tsan_…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 45 …<elf-symbol name='AnnotateThreadName' type='func-type' binding='global-binding' visibility='defaul… 13929 …AnnotateThreadName' mangled-name='AnnotateThreadName' filepath='../../.././libsanitizer/tsan/tsan_…
|