Home
last modified time | relevance | path

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

/aosp_15_r20/external/chromium-trace/catapult/common/py_trace_event/third_party/protobuf/
H A Dencoder.py85 def EncodeSignedVarint(write, value): function
96 return EncodeSignedVarint
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dencoder.py393 def EncodeSignedVarint(write, value, unused_deterministic=None): function
404 return EncodeSignedVarint
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dencoder.py393 def EncodeSignedVarint(write, value, unused_deterministic=None): function
404 return EncodeSignedVarint