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

  /system/update_engine/common/
http_common.h 63 kHttpContentTypeUnspecified = 0,
http_fetcher.cc 45 SetPostData(data, size, kHttpContentTypeUnspecified);
  /system/update_engine/
libcurl_http_fetcher.cc 146 if (post_content_type_ != kHttpContentTypeUnspecified) {

Completed in 44 milliseconds