Home
last modified time | relevance | path

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

/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_wrapper.cpp20 cups_dest_t* PrintCupsWrapper::GetNamedDest(http_t *http, const char *name, const char *instance) in GetNamedDest()
25 void PrintCupsWrapper::FreeDests(int num, cups_dest_t *dests) in FreeDests()
30 void PrintCupsWrapper::FreeDestInfo(cups_dinfo_t *dinfo) in FreeDestInfo()
35 ipp_t *PrintCupsWrapper::DoRequest(http_t *http, ipp_t *request, const char *resource) in DoRequest()
40 cups_dinfo_t *PrintCupsWrapper::CopyDestInfo(http_t *http, cups_dest_t *dest) in CopyDestInfo()
H A Dprint_cups_client.cpp178 printAbility_ = new (std::nothrow) PrintCupsWrapper(); in PrintCupsClient()
/base/print/print_fwk/services/print_service/include/
H A Dprint_cups_wrapper.h38 class PrintCupsWrapper : public IPrintAbilityBase { class

Completed in 5 milliseconds