Home
last modified time | relevance | path

Searched refs:SetIsZip (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file_loader.cc459 container->SetIsZip(); in OpenFromZipEntry()
Ddex_file.h82 void SetIsZip() { is_zip_ = true; } in SetIsZip() function