Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Dstream_writer_cpptoc.cc136 int CEF_CALLBACK stream_writer_may_block(struct _cef_stream_writer_t* self) { in stream_writer_may_block() function
161 GetStruct()->may_block = stream_writer_may_block; in CefStreamWriterCppToC()