/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/ |
H A 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
|
H A D | stream_decoder.h | 205 Result<int64_t> ReadInt64() { in ReadInt64() function
|
/aosp_15_r20/external/cronet/base/debug/ |
H A D | buffered_dwarf_reader.h | 42 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 D | fuzzer_utils.cc | 57 absl::Status ReadableParcelForFuzzing::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::fuzzing::ReadableParcelForFuzzing
|
/aosp_15_r20/art/odrefresh/ |
H A D | odr_metrics_record.cc | 29 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 D | fuchsia_trace_utils.cc | 143 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 D | ParseContext.cs | 195 public long ReadInt64() in ReadInt64() method
|
H A D | CodedInputStream.cs | 381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | ParseContext.cs | 195 public long ReadInt64() in ReadInt64() method
|
H A D | CodedInputStream.cs | 381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/ |
H A D | fake_binder.cc | 73 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 D | spinel_decoder.cpp | 189 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 D | binder_android.cc | 274 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/ |
D | binder_android.cc | 274 absl::Status ReadableParcelAndroid::ReadInt64(int64_t* data) { in ReadInt64() function in grpc_binder::ReadableParcelAndroid
|
/aosp_15_r20/external/libchrome/base/ |
H A D | pickle.cc | 112 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
|
/aosp_15_r20/external/perfetto/test/cts/ |
H A D | heapprofd_test_cts.cc | 98 std::optional<int64_t> ReadInt64() { in ReadInt64() function in perfetto::__anondb27aebc0111::ContentProviderReader
|
/aosp_15_r20/external/cronet/base/ |
H A D | pickle.cc | 119 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | registry.cc | 336 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 D | reflection_test.py | 86 ReadInt64 = ReadVarint variable in _MiniDecoder
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | reflection_test.py | 86 ReadInt64 = ReadVarint variable in _MiniDecoder
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 146 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 D | flexbuffers.h | 148 inline int64_t ReadInt64(const uint8_t *data, uint8_t byte_width) { in ReadInt64() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | flexbuffers.h | 148 inline int64_t ReadInt64(const uint8_t *data, uint8_t byte_width) { in ReadInt64() function
|