Searched defs:AnnotateHappensBefore (Results 1 – 6 of 6) sorted by relevance
20 static void AnnotateHappensBefore(const char*, int, void*) {} in AnnotateHappensBefore() function
119 void DYNAMIC_ANNOTATIONS_NAME(AnnotateHappensBefore)( in DYNAMIC_ANNOTATIONS_NAME() argument
21 extern "C" __attribute__((weak)) void AnnotateHappensBefore(const char *f, in AnnotateHappensBefore() function
226 void INTERFACE_ATTRIBUTE AnnotateHappensBefore(char *f, int l, uptr addr) { in AnnotateHappensBefore() function
156 static void AnnotateHappensBefore(const char *file, int line, in AnnotateHappensBefore() function