Searched refs:InsertFile (Results 1 – 4 of 4) sorted by relevance
114 collection->InsertFile(full_path); in Create()120 IFile* FileCollection::InsertFile(StringPiece path) { in InsertFile() function in aapt::io::FileCollection
66 IFile* InsertFile(android::StringPiece path);
794 collection->InsertFile(arg); in Action()
1573 io::IFile* file = file_collection_->InsertFile(path); in MergePath()