OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encoded_payload
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/tools/testserver/
echo_message.py
19
<version><checksum><payload_size><key><
encoded_payload
>.<version>,
21
<
encoded_payload
> is encoded version of the <payload>. <key> is a randomly
178
key,
encoded_payload
and decoded_payload of the "echo response" message.
190
# This specifies the starting position of the <
encoded_payload
> and length
191
# of the <
encoded_payload
>.
194
def __init__(self, key='',
encoded_payload
='', decoded_payload=''):
198
self.
encoded_payload
=
encoded_payload
205
echo_response_data and it then extracts key and
encoded_payload
from the
206
echo_response_data. It holds the decoded payload of the
encoded_payload
[
all
...]
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
client_for_testing.py
[
all
...]
Completed in 54 milliseconds