Searched refs:is_contenttype_ipp (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/add-ons/print/transports/ipp/
H A DIppURLConnection.cpp78 inline bool is_contenttype_ipp(const char *s) function
86 if (getResponseCode() == HTTP_OK && is_contenttype_ipp(getContentType())) {
102 if (getResponseCode() == HTTP_OK && is_contenttype_ipp(getContentType())) {

Completed in 36 milliseconds