Home
last modified time | relevance | path

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

/external/pigweed/pw_protobuf/public/pw_protobuf/
Ddecoder.h106 Status ReadSfixed64(int64_t* out) { in ReadSfixed64() function
260 Status ReadSfixed64(int64_t* out) { return decoder_.ReadSfixed64(out); } in ReadSfixed64() function