OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_encoding
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/third_party/Paste/tests/
test_wsgiwrappers.py
18
no_encoding
= object()
variable
19
def valid_name(name, encoding=
no_encoding
, post=False):
21
if encoding is not
no_encoding
:
33
if encoding is not
no_encoding
:
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
protobuf.py
63
def
no_encoding
(self, value):
member in class:_Encoder
169
messages.Variant.UINT32: _Encoder.
no_encoding
,
171
messages.Variant.SINT32: _Encoder.
no_encoding
,
172
messages.Variant.SINT64: _Encoder.
no_encoding
,
Completed in 67 milliseconds