Searched refs:_requestFileSystemRoot (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DFileSystemModel.js86 this._requestFileSystemRoot(securityOrigin, types[i], this._fileSystemRootReceived.bind(this, securityOrigin, types[i], this._fileSystemsForOrigin[securityOrigin]));
107 _requestFileSystemRoot: function(origin, type, callback) method in class:WebInspector.FileSystemModel

Completed in 63 milliseconds