Searched defs:ReadDouble (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/ | ||
D | pickle.cc | 133 bool PickleIterator::ReadDouble(double* result) { in ReadDouble() function in base::PickleIterator |
/external/protobuf/python/google/protobuf/internal/ | ||
D | reflection_test.py | 98 def ReadDouble(self): member in _MiniDecoder |