HomeSort by relevance Sort by last modified time
    Searched defs:drive (Results 101 - 125 of 270) sorted by null

1 2 3 45 6 7 8 91011

  /external/chromium_org/chrome/browser/drive/
drive_service_interface.h 10 #include "google_apis/drive/auth_service_interface.h"
11 #include "google_apis/drive/base_requests.h"
12 #include "google_apis/drive/drive_common_callbacks.h"
18 namespace drive { namespace
345 // Authorizes a Drive app with the id |app_id| to open the given file.
354 // regression issue on Drive API v2.
357 // regardless of base protocol. In other words, even if we enabels Drive API
375 } // namespace drive
drive_uploader.h 14 #include "chrome/browser/drive/drive_service_interface.h"
15 #include "google_apis/drive/gdata_errorcode.h"
16 #include "google_apis/drive/gdata_wapi_parser.h"
29 namespace drive { namespace
76 // Uploads an existing file (a file that already exists on Drive).
204 } // namespace drive
event_logger.h 18 namespace drive { namespace
25 // exposed to chrome:drive-internals.
62 } // namespace drive
gdata_wapi_service.h 14 #include "chrome/browser/drive/drive_service_interface.h"
15 #include "google_apis/drive/auth_service_interface.h"
16 #include "google_apis/drive/auth_service_observer.h"
17 #include "google_apis/drive/gdata_wapi_requests.h"
18 #include "google_apis/drive/gdata_wapi_url_generator.h"
36 namespace drive { namespace
200 } // namespace drive
drive_notification_manager.cc 5 #include "chrome/browser/drive/drive_notification_manager.h"
8 #include "chrome/browser/drive/drive_notification_observer.h"
14 namespace drive { namespace
25 // The sync invalidation object ID for Google Drive.
46 // Unregister for Drive notifications.
71 DVLOG(2) << "XMPP Drive Notification Received";
115 UMA_HISTOGRAM_BOOLEAN("Drive.PushNotificationInitiallyEnabled",
141 UMA_HISTOGRAM_BOOLEAN("Drive.PushNotificationRegistered",
159 } // namespace drive
drive_notification_manager.h 11 #include "chrome/browser/drive/drive_notification_observer.h"
21 namespace drive { namespace
23 // Informs observers when they should check Google Drive for updates.
25 // 1. XMPP invalidation is received from Google Drive.
70 // Registers for Google Drive invalidation notifications through XMPP.
79 // True when Drive File Sync Service is registered for Drive notifications.
97 } // namespace drive
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
conflict_resolver.h 15 #include "google_apis/drive/gdata_errorcode.h"
17 namespace drive { namespace
63 drive::DriveServiceInterface* drive_service();
folder_creator.h 12 #include "google_apis/drive/gdata_errorcode.h"
14 namespace drive { namespace
34 FolderCreator(drive::DriveServiceInterface* drive_service,
54 drive::DriveServiceInterface* drive_service_;
register_app_task.h 12 #include "google_apis/drive/gdata_errorcode.h"
14 namespace drive { namespace
50 drive::DriveServiceInterface* drive_service();
uninstall_app_task.h 13 #include "google_apis/drive/gdata_errorcode.h"
15 namespace drive { namespace
49 drive::DriveServiceInterface* drive_service();
folder_creator.cc 7 #include "chrome/browser/drive/drive_api_util.h"
8 #include "chrome/browser/drive/drive_service_interface.h"
12 #include "google_apis/drive/drive_api_parser.h"
13 #include "google_apis/drive/gdata_wapi_parser.h"
15 namespace drive { namespace
28 FolderCreator::FolderCreator(drive::DriveServiceInterface* drive_service,
103 files.push_back(drive::util::ConvertResourceEntryToFileResource(
  /external/chromium_org/tools/gyp/test/module/src/
program.c 32 char drive[_MAX_DRIVE]; local
35 if (_splitpath_s(bin_path, drive, _MAX_DRIVE, dir, _MAX_DIR,
40 if (_makepath_s(module_path, MAX_PATH, drive, dir, module, MODULE_SUFFIX)) {
  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader.h 19 #include "chrome/browser/chromeos/drive/file_errors.h"
20 #include "google_apis/drive/drive_common_callbacks.h"
21 #include "google_apis/drive/gdata_errorcode.h"
34 namespace drive { namespace
54 // or Google Drive API. The class also updates the resource metadata with
200 // Part of DoLoadDirectoryFromServer() for the grand root ("/drive").
207 // Part of DoLoadDirectoryFromServer() for the grand root ("/drive").
214 // Part of DoLoadDirectoryFromServer() for the grand root ("/drive").
304 } // namespace drive
drive_app_registry.h 16 #include "google_apis/drive/gdata_errorcode.h"
17 #include "google_apis/drive/gdata_wapi_parser.h"
24 namespace drive { namespace
28 // Data structure that defines Drive app. See
30 // Drive apps available on the webstore.
42 // Drive app id.
44 // Drive application icon URLs for this app, paired with their size (length of
47 // Drive document icon URLs for this app, paired with their size (length of
60 // Keeps the track of installed drive applications in-memory.
66 // Returns a list of Drive app information for the |file_extension| wit
    [all...]
fake_file_system_unittest.cc 5 #include "chrome/browser/chromeos/drive/fake_file_system.h"
9 #include "chrome/browser/chromeos/drive/file_system_util.h"
10 #include "chrome/browser/drive/fake_drive_service.h"
12 #include "google_apis/drive/test_util.h"
15 namespace drive { namespace
161 } // namespace drive
file_cache.h 14 #include "chrome/browser/chromeos/drive/file_errors.h"
15 #include "chrome/browser/chromeos/drive/resource_metadata_storage.h"
21 namespace drive { namespace
64 // Returns true if the given path is under drive cache directory, i.e.
181 } // namespace drive
file_write_watcher_unittest.cc 5 #include "chrome/browser/chromeos/drive/file_write_watcher.h"
16 namespace drive { namespace
120 } // namespace drive
local_file_reader_unittest.cc 5 #include "chrome/browser/chromeos/drive/local_file_reader.h"
16 #include "chrome/browser/chromeos/drive/test_util.h"
17 #include "google_apis/drive/test_util.h"
22 namespace drive { namespace
107 } // namespace drive
resource_entry_conversion.cc 5 #include "chrome/browser/chromeos/drive/resource_entry_conversion.h"
13 #include "chrome/browser/chromeos/drive/drive.pb.h"
14 #include "chrome/browser/chromeos/drive/file_system_util.h"
15 #include "chrome/browser/drive/drive_api_util.h"
16 #include "google_apis/drive/gdata_wapi_parser.h"
18 namespace drive { namespace
51 // Gets parent Resource ID. On drive.google.com, a file can have multiple
164 } // namespace drive
webkit_file_stream_reader_impl_unittest.cc 5 #include "chrome/browser/chromeos/drive/webkit_file_stream_reader_impl.h"
14 #include "chrome/browser/chromeos/drive/fake_file_system.h"
15 #include "chrome/browser/chromeos/drive/file_system_interface.h"
16 #include "chrome/browser/chromeos/drive/file_system_util.h"
17 #include "chrome/browser/chromeos/drive/test_util.h"
18 #include "chrome/browser/drive/fake_drive_service.h"
20 #include "google_apis/drive/time_util.h"
26 namespace drive { namespace
208 } // namespace drive
webkit_file_stream_writer_impl.h 24 namespace drive { namespace
30 // The implementation of fileapi::FileStreamWriter for the Drive File System.
82 } // namespace drive
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
get_file_for_saving_operation_unittest.cc 5 #include "chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h"
12 #include "chrome/browser/chromeos/drive/drive.pb.h"
13 #include "chrome/browser/chromeos/drive/file_cache.h"
14 #include "chrome/browser/chromeos/drive/file_errors.h"
15 #include "chrome/browser/chromeos/drive/file_system/operation_test_base.h"
16 #include "chrome/browser/chromeos/drive/file_write_watcher.h"
17 #include "google_apis/drive/test_util.h"
20 namespace drive { namespace
75 base::FilePath drive_path(FILE_PATH_LITERAL("drive/root/File 1.txt"))
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/sync/
entry_revert_performer.cc 5 #include "chrome/browser/chromeos/drive/sync/entry_revert_performer.h"
7 #include "chrome/browser/chromeos/drive/drive.pb.h"
8 #include "chrome/browser/chromeos/drive/file_system/operation_observer.h"
9 #include "chrome/browser/chromeos/drive/job_scheduler.h"
10 #include "chrome/browser/chromeos/drive/resource_entry_conversion.h"
11 #include "chrome/browser/chromeos/drive/resource_metadata.h"
16 namespace drive { namespace
157 } // namespace drive
entry_update_performer.cc 5 #include "chrome/browser/chromeos/drive/sync/entry_update_performer.h"
7 #include "chrome/browser/chromeos/drive/drive.pb.h"
8 #include "chrome/browser/chromeos/drive/file_system_util.h"
9 #include "chrome/browser/chromeos/drive/job_scheduler.h"
10 #include "chrome/browser/chromeos/drive/resource_metadata.h"
11 #include "chrome/browser/chromeos/drive/sync/entry_revert_performer.h"
12 #include "chrome/browser/chromeos/drive/sync/remove_performer.h"
17 namespace drive { namespace
185 } // namespace drive
    [all...]
remove_performer.cc 5 #include "chrome/browser/chromeos/drive/sync/remove_performer.h"
8 #include "chrome/browser/chromeos/drive/drive.pb.h"
9 #include "chrome/browser/chromeos/drive/file_system_util.h"
10 #include "chrome/browser/chromeos/drive/job_scheduler.h"
11 #include "chrome/browser/chromeos/drive/resource_entry_conversion.h"
12 #include "chrome/browser/chromeos/drive/sync/entry_revert_performer.h"
17 namespace drive { namespace
99 // To match with the behavior of drive.google.com:
101 // The entry will stay in shared-with-me (in other words, in "drive/other".
    [all...]

Completed in 280 milliseconds

1 2 3 45 6 7 8 91011