Home
last modified time | relevance | path

Searched refs:AnnotateIgnoreReadsBegin (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Ddynamic_annotations.h289 // Some of the symbols used in this section (e.g. AnnotateIgnoreReadsBegin) are
298 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsBegin) \
309 void AnnotateIgnoreReadsBegin(const char* file, int line)
/third_party/python/Include/
H A Ddynamic_annotations.h207 AnnotateIgnoreReadsBegin(__FILE__, __LINE__)
432 void AnnotateIgnoreReadsBegin(const char *file, int line);
/third_party/python/Python/
H A Ddynamic_annotations.c106 void AnnotateIgnoreReadsBegin(const char *file, int line){} in AnnotateIgnoreReadsBegin() function

Completed in 5 milliseconds