Home
last modified time | relevance | path

Searched defs:ReadInt64 (Results 1 – 25 of 26) sorted by relevance

12

/external/pigweed/pw_protobuf/public/pw_protobuf/
Ddecoder.h87 Status ReadInt64(int64_t* out) { in ReadInt64() function
272 Status ReadInt64(int64_t* out) { return decoder_.ReadInt64(out); } in ReadInt64() function
Dstream_decoder.h205 Result<int64_t> ReadInt64() { in ReadInt64() function
/external/cronet/tot/base/debug/
Dbuffered_dwarf_reader.h42 bool ReadInt64(uint64_t& value) { return ReadInt(value); } in ReadInt64() function
/external/cronet/stable/base/debug/
Dbuffered_dwarf_reader.h42 bool ReadInt64(uint64_t& value) { return ReadInt(value); } in ReadInt64() function
/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/
Dfuzzer_utils.cc57 absl::Status ReadableParcelForFuzzing::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::fuzzing::ReadableParcelForFuzzing
/external/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_trace_utils.cc143 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/
DParseContext.cs195 public long ReadInt64() in ReadInt64() method
DCodedInputStream.cs381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
/external/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs195 public long ReadInt64() in ReadInt64() method
DCodedInputStream.cs381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs195 public long ReadInt64() in ReadInt64() method
DCodedInputStream.cs381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
/external/perfetto/test/cts/
Dheapprofd_test_helper.cc71 std::optional<int64_t> ReadInt64() { in ReadInt64() function in perfetto::__anon86f6d7520111::ContentProviderReader
/external/grpc-grpc/test/core/transport/binder/end2end/
Dfake_binder.cc73 absl::Status FakeReadableParcel::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::end2end_testing::FakeReadableParcel
/external/openthread/src/lib/spinel/
Dspinel_decoder.cpp189 otError Decoder::ReadInt64(int64_t &aInt64) in ReadInt64() function in ot::Spinel::Decoder
/external/grpc-grpc/src/core/ext/transport/binder/wire_format/
Dbinder_android.cc274 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/
Dbinder_android.cc274 absl::Status ReadableParcelAndroid::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::ReadableParcelAndroid
/external/libchrome/base/
Dpickle.cc112 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
/external/cronet/tot/base/
Dpickle.cc125 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
/external/cronet/stable/base/
Dpickle.cc125 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
/external/cronet/tot/base/win/
Dregistry.cc334 LONG RegKey::ReadInt64(const wchar_t* name, int64_t* out_value) const { in ReadInt64() function in base::win::RegKey
/external/cronet/stable/base/win/
Dregistry.cc334 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/
Dreflection_test.py86 ReadInt64 = ReadVarint variable in _MiniDecoder
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py86 ReadInt64 = ReadVarint variable in _MiniDecoder
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py86 ReadInt64 = ReadVarint variable in _MiniDecoder

12