Home
last modified time | relevance | path

Searched defs:bytes_repr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_protobuf_compiler/py/pw_protobuf_compiler/
H A Dpython_protos.py387 def bytes_repr(value: bytes) -> str: function
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c1409 bytes_repr(PyObject *op) in bytes_repr() function
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c1375 bytes_repr(PyObject *op) in bytes_repr() function