Home
last modified time | relevance | path

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

/external/pigweed/pw_protobuf/public/pw_protobuf/
Ddecoder.h101 Status ReadSfixed32(int32_t* out) { in ReadSfixed32() function
257 Status ReadSfixed32(int32_t* out) { return decoder_.ReadSfixed32(out); } in ReadSfixed32() function