OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connecting_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/renderer/pepper/
pepper_websocket_host.cc
39
connecting_
(false),
72
connecting_
= false;
139
if (
connecting_
) {
140
connecting_
= false;
244
connecting_
= true;
pepper_websocket_host.h
78
bool
connecting_
;
member in class:content::PepperWebSocketHost
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.h
102
connecting_
(false),
191
bool
connecting_
;
member in class:cricket::TransportProxy
session.cc
91
} else if (
connecting_
) {
120
if (!
connecting_
) {
127
connecting_
= true;
132
// if (!
connecting_
) block.
[
all
...]
Completed in 78 milliseconds