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

  /system/update_engine/common/
http_common.h 68 const char *GetHttpContentTypeString(HttpContentType type);
http_common.cc 71 const char *GetHttpContentTypeString(HttpContentType type) {
  /system/update_engine/
libcurl_http_fetcher.cc 148 "Content-Type: %s", GetHttpContentTypeString(post_content_type_));

Completed in 80 milliseconds