Searched refs:InsertFile (Results 1 – 4 of 4) sorted by relevance
115 collection->InsertFile(full_path); in Create()121 IFile* FileCollection::InsertFile(const StringPiece& path) { in InsertFile() function in aapt::io::FileCollection
67 IFile* InsertFile(const android::StringPiece& path);
786 collection->InsertFile(arg); in Action()
1447 io::IFile* file = file_collection_->InsertFile(path); in MergePath()