Home
last modified time | relevance | path

Searched defs:src_stream (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/dex2oat/
H A Ddex2oat_image_test.cc138 std::ifstream src_stream(dex_file, std::ios::binary); in CopyDexFiles() local
/aosp12/system/update_engine/payload_consumer/
H A Dpartition_writer.cc518 puffin::UniqueStreamPtr src_stream(new PuffinExtentStream( in PerformPuffDiffOperation() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dmake_cow_from_ab_ota.cpp385 auto src_stream = std::make_unique<PuffInputStream>(src.get(), src_length); in ProcessDiff() local
/aosp12/art/runtime/
H A Dhidden_api_test.cc46 std::ifstream src_stream(src, std::ios::binary); in Copy() local
/aosp12/system/apex/apexd/
H A Dapexservice_test.cpp389 std::ifstream src_stream(src, std::ios::binary); in Prepare() local