Home
last modified time | relevance | path

Searched refs:open_with_links_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/google_apis/drive/
Ddrive_api_parser.h509 return open_with_links_; in open_with_links()
556 return &open_with_links_; in mutable_open_with_links()
583 std::vector<OpenWithLink> open_with_links_; variable
Ddrive_api_parser.cc471 &FileResource::open_with_links_, in RegisterJSONConverter()