Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Ddecoder.h87 Status ReadInt64(int64_t* out) { in ReadInt64() function
272 Status ReadInt64(int64_t* out) { return decoder_.ReadInt64(out); } in ReadInt64() function
H A Dstream_decoder.h205 Result<int64_t> ReadInt64() { in ReadInt64() function
/aosp_15_r20/external/cronet/base/debug/
H A Dbuffered_dwarf_reader.h42 bool ReadInt64(uint64_t& value) { return ReadInt(value); } in ReadInt64() function
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/
H A Dfuzzer_utils.cc57 absl::Status ReadableParcelForFuzzing::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::fuzzing::ReadableParcelForFuzzing
/aosp_15_r20/art/odrefresh/
H A Dodr_metrics_record.cc29 android::base::Result<int64_t> ReadInt64(tinyxml2::XMLElement* parent, const char* name) { in ReadInt64() function
/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_trace_utils.cc143 bool RecordCursor::ReadInt64(int64_t* out) { in ReadInt64() function in perfetto::trace_processor::fuchsia_trace_utils::RecordCursor
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParseContext.cs195 public long ReadInt64() in ReadInt64() method
H A DCodedInputStream.cs381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParseContext.cs195 public long ReadInt64() in ReadInt64() method
H A DCodedInputStream.cs381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dfake_binder.cc73 absl::Status FakeReadableParcel::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::end2end_testing::FakeReadableParcel
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_decoder.cpp189 otError Decoder::ReadInt64(int64_t &aInt64) in ReadInt64() function in ot::Spinel::Decoder
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/wire_format/
H A Dbinder_android.cc274 absl::Status ReadableParcelAndroid::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::ReadableParcelAndroid
/aosp_15_r20/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
/aosp_15_r20/external/libchrome/base/
H A Dpickle.cc112 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
/aosp_15_r20/external/perfetto/test/cts/
H A Dheapprofd_test_cts.cc98 std::optional<int64_t> ReadInt64() { in ReadInt64() function in perfetto::__anondb27aebc0111::ContentProviderReader
/aosp_15_r20/external/cronet/base/
H A Dpickle.cc119 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
/aosp_15_r20/external/cronet/base/win/
H A Dregistry.cc336 LONG RegKey::ReadInt64(const wchar_t* name, int64_t* out_value) const { in ReadInt64() function in base::win::RegKey
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py86 ReadInt64 = ReadVarint variable in _MiniDecoder
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py86 ReadInt64 = ReadVarint variable in _MiniDecoder
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dflexbuffers.h146 inline int64_t ReadInt64(const uint8_t *data, uint8_t byte_width) { in ReadInt64() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflexbuffers.h148 inline int64_t ReadInt64(const uint8_t *data, uint8_t byte_width) { in ReadInt64() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflexbuffers.h148 inline int64_t ReadInt64(const uint8_t *data, uint8_t byte_width) { in ReadInt64() function