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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
api_util.cc 262 root_resource_id_ = about_resource->root_folder_id();
263 DCHECK(!root_resource_id_.empty());
264 DVLOG(2) << "Got resource id for Drive root: " << root_resource_id_;
453 root_resource_id_ = about_resource->root_folder_id();
    [all...]
api_util.h 251 std::string root_resource_id_; member in class:sync_file_system::drive_backend::APIUtil

Completed in 655 milliseconds