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