/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/ |
H A D | decoder.h | 127 Status ReadDouble(double* out) { in ReadDouble() function 302 Status ReadDouble(double* out) { return decoder_.ReadDouble(out); } in ReadDouble() function
|
H A D | stream_decoder.h | 408 Result<double> ReadDouble() { in ReadDouble() function
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/ |
H A D | fuchsia_trace_utils.cc | 165 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 D | ParseContext.cs | 168 public double ReadDouble() in ReadDouble() method
|
H A D | CodedInputStream.cs | 355 public double ReadDouble() in ReadDouble() method in Google.Protobuf.CodedInputStream
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | ParseContext.cs | 168 public double ReadDouble() in ReadDouble() method
|
H A D | CodedInputStream.cs | 355 public double ReadDouble() in ReadDouble() method in Google.Protobuf.CodedInputStream
|
/aosp_15_r20/external/libchrome/base/ |
H A D | pickle.cc | 132 bool PickleIterator::ReadDouble(double* result) { in ReadDouble() function in base::PickleIterator
|
/aosp_15_r20/external/cronet/base/ |
H A D | pickle.cc | 139 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 D | reflection_test.py | 103 def ReadDouble(self): member in _MiniDecoder
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | reflection_test.py | 103 def ReadDouble(self): member in _MiniDecoder
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 170 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 D | flexbuffers.h | 174 inline double ReadDouble(const uint8_t *data, uint8_t byte_width) { in ReadDouble() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | flexbuffers.h | 174 inline double ReadDouble(const uint8_t *data, uint8_t byte_width) { in ReadDouble() function
|