Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/sync_file_system/local/ | |
sync_file_system_backend.h | 65 LocalFileSyncContext* sync_context() { return sync_context_.get(); } function in class:sync_file_system::SyncFileSystemBackend 66 void set_sync_context(LocalFileSyncContext* sync_context); |
/external/chromium_org/ipc/ | |
ipc_sync_channel.h | 199 SyncContext* sync_context() { function in class:IPC::SyncChannel |