Searched refs:kProtBufMimeType (Results 1 – 2 of 2) sorted by relevance
82 const char kProtBufMimeType[] = "application/x-protobuf"; variable195 fetcher->SetUploadData(std::string(kProtBufMimeType), *post_body); in SendFeedback()
48 static char const kProtBufMimeType[] = "application/x-protobuf"; variable218 fetcher->set_upload_data(std::string(kProtBufMimeType), *post_body); in SendFeedback()