Home | History | Annotate | Download | only in drive

Lines Matching refs:links

83   // For OPEN_WITH links, this contains the application ID. For all other link
117 // Feed links define links (URLs) to special list of entries (i.e. list of
274 // List of entry links.
275 const ScopedVector<Link>& links() const { return links_; }
285 void set_links(ScopedVector<Link> links) {
286 links_ = links.Pass();
375 // The resource links contain extra links for revisions and access control,
376 // etc. Note that links() contain more basic links like edit URL,