Home
last modified time | relevance | path

Searched defs:resolved_uri (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libcups/backend/
H A Ddnssd.c737 const char *resolved_uri, /* Resolved device URI */ in exec_backend() local
/aosp_15_r20/external/libcups/cups/
H A Dcups-private.h103 char resolved_uri[1024]; member
H A Dhttp-support.c1723 char *resolved_uri, /* I - Buffer for resolved URI */ in _httpResolveURI()