OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kErrorProtocol
(Results
1 - 5
of
5
) sorted by null
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/
poloerror.h
30
kErrorProtocol
= 2,
serverpairingsession.cc
106
wire()->SendErrorMessage(
kErrorProtocol
);
107
listener()->OnError(
kErrorProtocol
);
113
wire()->SendErrorMessage(
kErrorProtocol
);
114
listener()->OnError(
kErrorProtocol
);
clientpairingsession.cc
115
wire()->SendErrorMessage(
kErrorProtocol
);
116
listener()->OnError(
kErrorProtocol
);
122
wire()->SendErrorMessage(
kErrorProtocol
);
123
listener()->OnError(
kErrorProtocol
);
pairingsession.cc
165
wire()->SendErrorMessage(
kErrorProtocol
);
166
listener()->OnError(
kErrorProtocol
);
219
wire()->SendErrorMessage(
kErrorProtocol
);
220
listener()->OnError(
kErrorProtocol
);
233
wire()->SendErrorMessage(
kErrorProtocol
);
234
listener()->OnError(
kErrorProtocol
);
/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
protobufwireadapter.cc
38
listener()->OnError(pairing::
kErrorProtocol
);
168
listener()->OnError(pairing::
kErrorProtocol
);
178
listener()->OnError(pairing::
kErrorProtocol
);
184
pairing::PoloError error = pairing::
kErrorProtocol
;
223
listener()->OnError(pairing::
kErrorProtocol
);
233
listener()->OnError(pairing::
kErrorProtocol
);
252
listener()->OnError(pairing::
kErrorProtocol
);
264
listener()->OnError(pairing::
kErrorProtocol
);
297
listener()->OnError(pairing::
kErrorProtocol
);
316
listener()->OnError(pairing::
kErrorProtocol
);
[
all
...]
Completed in 41 milliseconds