Searched defs:authors (Results 1 – 2 of 2) sorted by relevance
49 foo(__builtin_va_list authors, ...) { in foo()
326 const ScopedVector<Author>& authors() const { return authors_; } in authors() function336 void set_authors(ScopedVector<Author> authors) { in set_authors()