OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pending_connect_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/it2me/
it2me_host.cc
143
pending_connect_
=
329
if (!
pending_connect_
.is_null()) {
330
pending_connect_
.Run();
331
pending_connect_
.Reset();
it2me_host.h
172
base::Closure
pending_connect_
;
member in class:remoting::It2MeHost
Completed in 37 milliseconds