OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:authors_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/google_apis/drive/
gdata_wapi_parser.h
271
const ScopedVector<Author>& authors() const { return
authors_
; }
282
authors_
= authors.Pass();
302
ScopedVector<Author>
authors_
;
member in class:google_apis::CommonMetadata
gdata_wapi_parser.cc
329
kAuthorField, &CommonMetadata::
authors_
);
/external/chromium_org/chrome/browser/drive/
drive_api_util.cc
189
// entry->
authors_
Completed in 121 milliseconds