HomeSort by relevance Sort by last modified time
    Searched defs:SyncFileSystemCustomBindings (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/renderer/extensions/
sync_file_system_custom_bindings.cc 17 SyncFileSystemCustomBindings::SyncFileSystemCustomBindings(
22 base::Bind(&SyncFileSystemCustomBindings::GetSyncFileSystemObject,
26 void SyncFileSystemCustomBindings::GetSyncFileSystemObject(
sync_file_system_custom_bindings.h 14 class SyncFileSystemCustomBindings : public ChromeV8Extension {
16 SyncFileSystemCustomBindings(Dispatcher* dispatcher,
24 DISALLOW_COPY_AND_ASSIGN(SyncFileSystemCustomBindings);

Completed in 29 milliseconds