Searched refs:EncodeVarint (Results 1 - 2 of 2) sorted by relevance

/external/nanopb-c/generator/google/protobuf/internal/
H A Dencoder.py344 def EncodeVarint(write, value): function in function:_VarintEncoder
353 return EncodeVarint
/external/protobuf/python/google/protobuf/internal/
H A Dencoder.py351 def EncodeVarint(write, value): function in function:_VarintEncoder
360 return EncodeVarint

Completed in 85 milliseconds