Searched refs:AnnotateIgnoreSyncEnd (Results 1 – 7 of 7) sorted by relevance
6 extern "C" void AnnotateIgnoreSyncEnd(const char*, int);16 AnnotateIgnoreSyncEnd(0, 0); in Thread()
15 extern "C" void AnnotateIgnoreSyncEnd(const char *f, int l);40 AnnotateIgnoreSyncEnd(__FILE__, __LINE__); in thr()
111 void AnnotateIgnoreSyncEnd(const char *file, int line){} in AnnotateIgnoreSyncEnd() function
286 DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreSyncEnd)(__FILE__, __LINE__)525 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreSyncEnd)(
210 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreSyncEnd)( in DYNAMIC_ANNOTATIONS_NAME() argument
404 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncEnd(char *f, int l) { in AnnotateIgnoreSyncEnd() function405 SCOPED_ANNOTATION(AnnotateIgnoreSyncEnd); in AnnotateIgnoreSyncEnd()
242 AnnotateIgnoreSyncEnd(__FILE__, __LINE__)