Searched defs:table_file (Results 1 – 2 of 2) sorted by relevance
102 io::IFile* table_file = collection->FindFile(kProtoResourceTablePath); in LoadProtoApkFromFileCollection() local161 io::IFile* table_file = collection->FindFile(kApkResourceTablePath); in LoadBinaryApkFromFileCollection() local
269 def process_table(table_file, std_file, stubs_file, rust_file, verify, arch): argument