Home
last modified time | relevance | path

Searched defs:bytes_length (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dtransport_security_common_api.cc76 size_t bytes_length) { in grpc_gcp_rpc_protocol_versions_encode_to_raw_bytes()
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc109 uint32 bytes_length = 0; in GetNumElementsInBytesList() local
134 uint32 bytes_length; in ParseBytesList() local
1587 uint32 bytes_length; in ParseBytesFeature() local
/external/python/cpython2/Objects/
Dbytesobject.c1426 bytes_length(PyBytesObject *a) in bytes_length() function
/external/python/cpython3/Objects/
Dbytesobject.c1432 bytes_length(PyBytesObject *a) in bytes_length() function