Home
last modified time | relevance | path

Searched defs:AnnotateIgnoreSyncBegin (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c206 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreSyncBegin)( in DYNAMIC_ANNOTATIONS_NAME() argument
/aosp_15_r20/external/libchrome/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c206 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreSyncBegin)( in DYNAMIC_ANNOTATIONS_NAME() argument
/aosp_15_r20/external/python/cpython3/Python/
Ddynamic_annotations.c110 void AnnotateIgnoreSyncBegin(const char *file, int line){} in AnnotateIgnoreSyncBegin() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc399 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncBegin(char *f, int l) { in AnnotateIgnoreSyncBegin() function