HomeSort by relevance Sort by last modified time
    Searched refs:secondary_mimetypes_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/google_apis/drive/
drive_api_parser.h 194 return secondary_mimetypes_;
236 secondary_mimetypes_ = secondary_mimetypes.Pass();
269 ScopedVector<std::string> secondary_mimetypes_; member in class:google_apis::AppResource
drive_api_parser.cc 328 &AppResource::secondary_mimetypes_);

Completed in 48 milliseconds