Searched defs:ReadDouble (Results 1 – 6 of 6) sorted by relevance
118 Status ReadDouble(double* out) { in ReadDouble() function266 Status ReadDouble(double* out) { return decoder_.ReadDouble(out); } in ReadDouble() function
163 bool RecordCursor::ReadDouble(double* out) { in ReadDouble() function in perfetto::trace_processor::fuchsia_trace_utils::RecordCursor
482 public double ReadDouble() in ReadDouble() method in Google.Protobuf.CodedInputStream
132 bool PickleIterator::ReadDouble(double* result) { in ReadDouble() function in base::PickleIterator
107 def ReadDouble(self): member in _MiniDecoder
170 inline double ReadDouble(const uint8_t *data, uint8_t byte_width) { in ReadDouble() function