Home
last modified time | relevance | path

Searched defs:bytes_p (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libcap/libcap/
H A Dcap_file.c120 int *bytes_p) in _fcaps_save()
/aosp_15_r20/system/update_engine/payload_consumer/
H A Ddelta_performer.cc172 size_t DeltaPerformer::CopyDataToBuffer(const char** bytes_p, in CopyDataToBuffer()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytes-1.6.0/src/
H A Dbytes.rs336 let bytes_p = self.as_ptr() as usize; in slice_ref() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/src/
Dbytes.rs447 let bytes_p = self.as_ptr() as usize; in slice_ref() localVariable