Home
last modified time | relevance | path

Searched defs:on_eof (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
Dtest_sslproto.py240 def __init__(self, on_data, on_eof): argument
303 def __init__(self, on_data, on_eof): argument
391 def __init__(self, on_data, on_eof): argument
461 def __init__(self, on_data, on_eof): argument
/third_party/boost/libs/iostreams/example/
Dfinite_state_filter.hpp143 void on_eof() { } in on_eof() function in boost::iostreams::finite_state_machine