OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1420 milliseconds