Home
last modified time | relevance | path

Searched refs:reader_function (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
H A Dcompletion_queue.pyx.pxi50 reader_function = functools.partial(
60 self.loop.add_reader(self.read_socket, reader_function)
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_progvar.cpp421 static std::string reader_function(const TypeInfo& ti);
1005 static std::string reader_function(const TypeInfo& ti) in reader_function() function
1125 ksrc.add(reader_function(ti)); in l_write_read_for_type()
1334 ksrc.add(reader_function(ti)); in l_init_write_read_for_type()