Home
last modified time | relevance | path

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

/external/pigweed/pw_protobuf/public/pw_protobuf/
Dencoder.h708 Status WriteZigzagVarint(int64_t value) { in WriteZigzagVarint() function
748 WriteZigzagVarint(static_cast<std::make_signed_t<T>>(value)) in WritePackedVarints()