Searched defs:ReadLong (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc/examples/cpp/route_guide/ | ||
H A D | helper.cc | 124 void ReadLong(long* l) { in ReadLong() function in routeguide::Parser |
/aosp_15_r20/external/libchrome/base/ | ||
H A D | pickle.cc | 92 bool PickleIterator::ReadLong(long* result) { in ReadLong() function in base::PickleIterator |
/aosp_15_r20/external/cronet/base/ | ||
H A D | pickle.cc | 99 bool PickleIterator::ReadLong(long* result) { in ReadLong() function in base::PickleIterator |