Searched defs:requestDirectoryContent (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/ | ||
D | FileSystemModel.js | 169 requestDirectoryContent: function(directory, callback) method in WebInspector.FileSystemModel |
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/ | ||
D | InspectorFileSystemAgent.cpp | 636 void InspectorFileSystemAgent::requestDirectoryContent(ErrorString* error, const String& url, PassR… in requestDirectoryContent() function in WebCore::InspectorFileSystemAgent |