/external/pigweed/pw_protobuf/public/pw_protobuf/ |
D | decoder.h | 87 Status ReadInt64(int64_t* out) { in ReadInt64() function 272 Status ReadInt64(int64_t* out) { return decoder_.ReadInt64(out); } in ReadInt64() function
|
D | stream_decoder.h | 205 Result<int64_t> ReadInt64() { in ReadInt64() function
|
/external/cronet/tot/base/debug/ |
D | buffered_dwarf_reader.h | 42 bool ReadInt64(uint64_t& value) { return ReadInt(value); } in ReadInt64() function
|
/external/cronet/stable/base/debug/ |
D | buffered_dwarf_reader.h | 42 bool ReadInt64(uint64_t& value) { return ReadInt(value); } in ReadInt64() function
|
/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/ |
D | fuzzer_utils.cc | 57 absl::Status ReadableParcelForFuzzing::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::fuzzing::ReadableParcelForFuzzing
|
/external/perfetto/src/trace_processor/importers/fuchsia/ |
D | fuchsia_trace_utils.cc | 143 bool RecordCursor::ReadInt64(int64_t* out) { in ReadInt64() function in perfetto::trace_processor::fuchsia_trace_utils::RecordCursor
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ParseContext.cs | 195 public long ReadInt64() in ReadInt64() method
|
D | CodedInputStream.cs | 381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | ParseContext.cs | 195 public long ReadInt64() in ReadInt64() method
|
D | CodedInputStream.cs | 381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ParseContext.cs | 195 public long ReadInt64() in ReadInt64() method
|
D | CodedInputStream.cs | 381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
|
/external/perfetto/test/cts/ |
D | heapprofd_test_helper.cc | 71 std::optional<int64_t> ReadInt64() { in ReadInt64() function in perfetto::__anon86f6d7520111::ContentProviderReader
|
/external/grpc-grpc/test/core/transport/binder/end2end/ |
D | fake_binder.cc | 73 absl::Status FakeReadableParcel::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::end2end_testing::FakeReadableParcel
|
/external/openthread/src/lib/spinel/ |
D | spinel_decoder.cpp | 189 otError Decoder::ReadInt64(int64_t &aInt64) in ReadInt64() function in ot::Spinel::Decoder
|
/external/grpc-grpc/src/core/ext/transport/binder/wire_format/ |
D | binder_android.cc | 274 absl::Status ReadableParcelAndroid::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::ReadableParcelAndroid
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/wire_format/ |
D | binder_android.cc | 274 absl::Status ReadableParcelAndroid::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::ReadableParcelAndroid
|
/external/libchrome/base/ |
D | pickle.cc | 112 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
|
/external/cronet/tot/base/ |
D | pickle.cc | 125 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
|
/external/cronet/stable/base/ |
D | pickle.cc | 125 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
|
/external/cronet/tot/base/win/ |
D | registry.cc | 334 LONG RegKey::ReadInt64(const wchar_t* name, int64_t* out_value) const { in ReadInt64() function in base::win::RegKey
|
/external/cronet/stable/base/win/ |
D | registry.cc | 334 LONG RegKey::ReadInt64(const wchar_t* name, int64_t* out_value) const { in ReadInt64() function in base::win::RegKey
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/ |
D | reflection_test.py | 86 ReadInt64 = ReadVarint variable in _MiniDecoder
|
/external/protobuf/python/google/protobuf/internal/ |
D | reflection_test.py | 86 ReadInt64 = ReadVarint variable in _MiniDecoder
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/ |
D | reflection_test.py | 86 ReadInt64 = ReadVarint variable in _MiniDecoder
|