OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:web_content_link
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/google_apis/drive/
drive_api_parser.h
559
const GURL&
web_content_link
() const { return web_content_link_; }
function in class:google_apis::FileResource
629
void set_web_content_link(const GURL&
web_content_link
) {
630
web_content_link_ =
web_content_link
;
drive_api_parser_unittest.cc
189
file1.
web_content_link
());
Completed in 23 milliseconds