OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:did_read_bytes_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/protocol/
fake_authenticator.cc
21
did_read_bytes_
(false),
45
// This will not call the callback because |
did_read_bytes_
| is
69
if (
did_read_bytes_
)
75
EXPECT_FALSE(
did_read_bytes_
);
76
did_read_bytes_
= true;
fake_authenticator.h
40
bool
did_read_bytes_
;
member in class:remoting::protocol::FakeChannelAuthenticator
Completed in 34 milliseconds