Home
last modified time | relevance | path

Searched refs:stream_encoding (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_c_locale_coercion.py115 def get_expected_details(cls, coercion_expected, fs_encoding, stream_encoding, env_vars): argument
117 _stream = stream_encoding + ":{}"
288 fs_encoding, stream_encoding, argument
309 stream_encoding = EXPECTED_C_LOCALE_STREAM_ENCODING
342 stream_encoding,
357 stream_encoding,
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc826 bool stream_encoding) { in set_encodings_accepted_by_peer() argument
852 if (!stream_encoding) { in set_encodings_accepted_by_peer()
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc779 bool stream_encoding) { in set_encodings_accepted_by_peer() argument
805 if (!stream_encoding) { in set_encodings_accepted_by_peer()