Searched refs:GetFileCollection (Results 1 – 2 of 2) sorted by relevance
39 io::IFileCollection* GetFileCollection() { return apk_.get(); } in GetFileCollection() function
259 io::IFile* manifest_file = apk->GetFileCollection()->FindFile("AndroidManifest.xml"); in ExtractAppDataFromManifest()