Home
last modified time | relevance | path

Searched defs:ReadDouble (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Ddecoder.h127 Status ReadDouble(double* out) { in ReadDouble() function
302 Status ReadDouble(double* out) { return decoder_.ReadDouble(out); } in ReadDouble() function
H A Dstream_decoder.h408 Result<double> ReadDouble() { in ReadDouble() function
/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_trace_utils.cc165 bool RecordCursor::ReadDouble(double* out) { in ReadDouble() function in perfetto::trace_processor::fuchsia_trace_utils::RecordCursor
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParseContext.cs168 public double ReadDouble() in ReadDouble() method
H A DCodedInputStream.cs355 public double ReadDouble() in ReadDouble() method in Google.Protobuf.CodedInputStream
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParseContext.cs168 public double ReadDouble() in ReadDouble() method
H A DCodedInputStream.cs355 public double ReadDouble() in ReadDouble() method in Google.Protobuf.CodedInputStream
/aosp_15_r20/external/libchrome/base/
H A Dpickle.cc132 bool PickleIterator::ReadDouble(double* result) { in ReadDouble() function in base::PickleIterator
/aosp_15_r20/external/cronet/base/
H A Dpickle.cc139 bool PickleIterator::ReadDouble(double* result) { in ReadDouble() function in base::PickleIterator
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py103 def ReadDouble(self): member in _MiniDecoder
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py103 def ReadDouble(self): member in _MiniDecoder
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dflexbuffers.h170 inline double ReadDouble(const uint8_t *data, uint8_t byte_width) { in ReadDouble() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflexbuffers.h174 inline double ReadDouble(const uint8_t *data, uint8_t byte_width) { in ReadDouble() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflexbuffers.h174 inline double ReadDouble(const uint8_t *data, uint8_t byte_width) { in ReadDouble() function