Home
last modified time | relevance | path

Searched refs:IPP_URI_SCHEME (Results 1 – 3 of 3) sorted by relevance

/external/libcups/examples/
Dipp-1.1.test21 # IPP_URI_SCHEME - Matches strings beginning with ipp:// or ipps://
24 DEFINE IPP_URI_SCHEME "/^ipps?://.+$$/"
96 EXPECT printer-uri-supported OF-TYPE uri WITH-ALL-VALUES "$IPP_URI_SCHEME"
156 EXPECT job-uri OF-TYPE uri COUNT 1 IN-GROUP job-attributes-tag WITH-VALUE "$IPP_URI_SCHEME"
326 …GROUP printer-attributes-tag SAME-COUNT-AS uri-security-supported WITH-ALL-VALUES "$IPP_URI_SCHEME"
349 …printer-uri-supported OF-TYPE uri IN-GROUP printer-attributes-tag WITH-ALL-VALUES "$IPP_URI_SCHEME"
368 EXPECT ?job-uri OF-TYPE uri IN-GROUP job-attributes-tag COUNT 1 WITH-VALUE "$IPP_URI_SCHEME"
428 EXPECT ?job-uri OF-TYPE uri IN-GROUP job-attributes-tag COUNT 1 WITH-VALUE "$IPP_URI_SCHEME"
429 …XPECT ?job-printer-uri OF-TYPE uri IN-GROUP job-attributes-tag COUNT 1 WITH-VALUE "$IPP_URI_SCHEME"
488 EXPECT ?job-uri OF-TYPE uri IN-GROUP job-attributes-tag COUNT 1 WITH-VALUE "$IPP_URI_SCHEME"
[all …]
/external/libcups/cups/
Dipp.h642 # define IPP_URI_SCHEME IPP_STATUS_ERROR_URI_SCHEME macro
/external/libcups/scheduler/
Dipp.c2016 "notify-status-code", IPP_URI_SCHEME); in add_job_subscriptions()
2027 "notify-status-code", IPP_URI_SCHEME); in add_job_subscriptions()
5739 "notify-status-code", IPP_URI_SCHEME); in create_subscriptions()
5751 "notify-status-code", IPP_URI_SCHEME); in create_subscriptions()