Searched refs:forEachDirEntry (Results 1 – 3 of 3) sorted by relevance
55 util.forEachDirEntry(filesystem.root, onEntryFound);
67 forEachDirEntry: function(dirEntry, callback) { method
59 utils.forEachDirEntry(this.filesystem.root, function(dirEntry) {