HomeSort by relevance Sort by last modified time
    Searched refs:eof_callback_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/host/native_messaging/
native_messaging_reader.h 59 base::Closure eof_callback_; member in class:remoting::NativeMessagingReader
native_messaging_reader.cc 149 eof_callback_ = eof_callback;
164 eof_callback_.Run();

Completed in 1006 milliseconds