HomeSort by relevance Sort by last modified time
    Searched full:parent_links (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
fake_api_util.cc 238 ScopedVector<google_apis::Link> parent_links; local
244 parent_links.push_back(link.release());
246 entry->set_links(parent_links.Pass());

Completed in 42 milliseconds