Home
last modified time | relevance | path

Searched defs:buffer_offset_ (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DFileStream.h69 size_t buffer_offset_ = 0u; variable
111 size_t buffer_offset_ = 0u; variable
/aosp_15_r20/external/tink/python/tink/cc/
H A Dpython_input_stream.h58 int buffer_offset_; // offset at which the returned bytes start in buffer_ variable
H A Dpython_output_stream.h60 int buffer_offset_; // offset where the returned *data starts in buffer_ variable
/aosp_15_r20/external/tink/cc/util/
H A Dfile_input_stream.h65 int buffer_offset_ = 0; variable
H A Dostream_output_stream.h64 int buffer_offset_; // offset where the returned *data starts in buffer_ variable
H A Dfile_output_stream.h65 int buffer_offset_; // offset where the returned *data starts in buffer_ variable
H A Distream_input_stream.h60 int buffer_offset_; // offset at which the returned bytes start in buffer_ variable
/aosp_15_r20/external/tink/cc/streamingaead/
H A Dbuffered_input_stream.h72 int buffer_offset_; // offset at which the returned bytes start in buffer_ variable
/aosp_15_r20/frameworks/base/tools/aapt2/io/
H A DStringStream.h87 size_t buffer_offset_; variable
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/include/snapuserd/
H A Dsnapuserd_buffer.h61 loff_t buffer_offset_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dmetal_spatial_tensor.h104 uint64_t buffer_offset_ = 0; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.h270 size_t buffer_offset_ = 0; variable