HomeSort by relevance Sort by last modified time
    Searched defs:AnnotateIgnoreSyncEnd (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Python/
dynamic_annotations.c 111 void AnnotateIgnoreSyncEnd(const char *file, int line){}
  /external/libchrome/base/third_party/dynamic_annotations/
dynamic_annotations.c 210 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreSyncEnd)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 404 void INTERFACE_ATTRIBUTE AnnotateIgnoreSyncEnd(char *f, int l) {
405 SCOPED_ANNOTATION(AnnotateIgnoreSyncEnd);

Completed in 205 milliseconds