Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:Tries

794   std::vector<std::unique_ptr<const dex_ir::TryItem>>* tries = code->Tries();
796 const dex_ir::TryItem* try_item = (*tries)[i].get();
1987 // If the file is not a .dex file, the function tries .zip/.jar/.apk files,