OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FileBrowserPrivateCustomBindings
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/renderer/extensions/
file_browser_private_custom_bindings.cc
20
FileBrowserPrivateCustomBindings
::
FileBrowserPrivateCustomBindings
(
25
base::Bind(&
FileBrowserPrivateCustomBindings
::GetFileSystem,
29
void
FileBrowserPrivateCustomBindings
::GetFileSystem(
file_browser_private_custom_bindings.h
14
class
FileBrowserPrivateCustomBindings
: public ChromeV8Extension {
16
FileBrowserPrivateCustomBindings
(Dispatcher* dispatcher,
22
DISALLOW_COPY_AND_ASSIGN(
FileBrowserPrivateCustomBindings
);
Completed in 26 milliseconds