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

  /external/chromium_org/google_apis/drive/
gdata_wapi_parser.h 272 const ScopedVector<Author>& authors() const { return authors_; }
283 authors_ = authors.Pass();
303 ScopedVector<Author> authors_; member in class:google_apis::CommonMetadata
gdata_wapi_parser.cc 353 kAuthorField, &CommonMetadata::authors_);

Completed in 41 milliseconds