Home
last modified time | relevance | path

Searched refs:bindFileSystemFunction (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/renderer/resources/extensions/
Ddeveloper_private_custom_bindings.js13 function bindFileSystemFunction(functionName) { function
23 bindFileSystemFunction('loadDirectory');
Dsync_file_system_custom_bindings.js40 function bindFileSystemFunction(functionName) { function
47 $Array.forEach(['getUsageAndQuota'], bindFileSystemFunction);