Home | History | Annotate | Download | only in drive

Lines Matching defs:drive

20 namespace drive {
23 // Returns true if Drive v2 API is enabled via commandline switch.
27 // search parameter on Drive API v2.
28 // See also: https://developers.google.com/drive/search-parameters
31 // Parses the query, and builds a search query for Drive API v2.
38 // See also: https://developers.google.com/drive/search-parameters
49 // Drive API v2. Unfortunately, there is no support on Drive API v2, so we need
52 // TODO(hidehiko): Remove these from here, when Drive API v2 supports
66 } // namespace drive