Searched defs:ReadLong (Results 1 – 4 of 4) sorted by relevance
/external/sfntly/cpp/src/sfntly/data/ | ||
D | font_input_stream.cc | 127 int32_t FontInputStream::ReadLong() { in ReadLong() function in sfntly::FontInputStream |
D | readable_font_data.cc | 174 int32_t ReadableFontData::ReadLong(int32_t index) { in ReadLong() function in sfntly::ReadableFontData |
/external/grpc-grpc/examples/cpp/route_guide/ | ||
D | helper.cc | 122 void ReadLong(long* l) { in ReadLong() function in routeguide::Parser |
/external/libchrome/base/ | ||
D | pickle.cc | 92 bool PickleIterator::ReadLong(long* result) { in ReadLong() function in base::PickleIterator |