Searched defs:given_resource_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/drive/
H A Dfake_drive_service.cc1475 const std::string& given_resource_id,
1490 given_resource_id.empty() ? GetNewResourceId() : given_resource_id;
1474 AddNewEntry( const std::string& given_resource_id, const std::string& content_type, const std::string& content_data, const std::string& parent_resource_id, const std::string& title, bool shared_with_me) argument

Completed in 53 milliseconds