Searched defs:_excludedFolderValidate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DEditFileSystemDialog.js80 this._excludedFolderList = new WebInspector.EditableSettingsList(["path"], this._excludedFolderValueProvider.bind(this), this._excludedFolderValidate.bind(this), this._excludedFolderEdit.bind(this));
287 _excludedFolderValidate: function(itemId, data)

Completed in 636 milliseconds