Searched defs:ReadFixed (Results 1 – 4 of 4) sorted by relevance
/external/sfntly/cpp/src/sfntly/data/ | ||
D | font_input_stream.cc | 131 int32_t FontInputStream::ReadFixed() { in ReadFixed() function in sfntly::FontInputStream |
D | readable_font_data.cc | 190 int32_t ReadableFontData::ReadFixed(int32_t index) { in ReadFixed() function in sfntly::ReadableFontData |
/external/pigweed/pw_protobuf/ | ||
D | decoder.cc | 191 Status Decoder::ReadFixed(std::byte* out, size_t size) { in ReadFixed() function in pw::protobuf::Decoder |
/external/pigweed/pw_protobuf/public/pw_protobuf/ | ||
D | decoder.h | 158 Status ReadFixed(T* out) { in ReadFixed() function |