Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dchannel_win.cc144 BOOL ok = ::ConnectNamedPipe(handle_.Get(), &connect_context_.overlapped); in StartOnIOThread()
218 } else if (context == &connect_context_) { in OnIOCompleted()
348 base::MessagePumpForIO::IOContext connect_context_; member in mojo::core::__anon2256fa540111::ChannelWin
/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_server.h245 void* connect_context_; variable
Dcrash_generation_server.cc116 connect_context_(connect_context), in CrashGenerationServer()
542 connect_callback_(connect_context_, client_info_); in HandleReadingAckState()