Searched defs:data_length_ (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/av/media/libeffects/loudness/dsp/core/ | ||
H A D | interpolator_base.h | 91 int data_length_; variable |
/aosp12/packages/modules/adb/ | ||
H A D | shell_protocol.h | 109 size_t data_length_ = 0, bytes_left_ = 0; variable |
/aosp12/system/libziparchive/ | ||
H A D | zip_archive_private.h | 70 mutable off64_t data_length_; variable |
/aosp12/system/core/fs_mgr/libsnapshot/ | ||
H A D | cow_reader.cpp | 536 size_t data_length_; member in android::snapshot::CowDataStream |
/aosp12/system/bt/btif/src/ | ||
H A D | btif_av.cc | 113 size_t data_length_; member in BtifAvEvent |