HomeSort by relevance Sort by last modified time
    Searched full:temp_mime_type (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/child/npapi/
plugin_stream.cc 72 std::string temp_mime_type; local
79 if (net::GetMimeTypeFromFile(path, &temp_mime_type))
80 char_mime_type = temp_mime_type.c_str();

Completed in 195 milliseconds