Searched defs:data_length_ (Results 1 – 2 of 2) sorted by relevance
| /system/libziparchive/ | ||
| D | zip_archive_private.h | 59   mutable off64_t data_length_ = -1;  variable | 
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
| D | cow_reader.cpp | 769     size_t data_length_;  member in android::snapshot::CowDataStream |