Searched defs:data_vec_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
H A D | writer_v3.h | 118 std::vector<struct iovec> data_vec_; variable |
H A D | writer_v2.h | 92 std::unique_ptr<struct iovec[]> data_vec_; variable |