Home
last modified time | relevance | path

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

/base/print/print_fwk/services/print_service/include/
H A Dprint_service_stub.h66 bool OnQueryPrinterInfoByPrinterId(MessageParcel &data, MessageParcel &reply);
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_stub.cpp66 &PrintServiceStub::OnQueryPrinterInfoByPrinterId; in PrintServiceStub()
280 bool PrintServiceStub::OnQueryPrinterInfoByPrinterId(MessageParcel &data, MessageParcel &reply) in OnQueryPrinterInfoByPrinterId() function in OHOS::Print::PrintServiceStub
282 PRINT_HILOGI("PrintServiceStub::OnQueryPrinterInfoByPrinterId in"); in OnQueryPrinterInfoByPrinterId()
287 PRINT_HILOGI("PrintServiceStub::OnQueryPrinterInfoByPrinterId out %{public}s", info.GetPrinterName().c_str()); in OnQueryPrinterInfoByPrinterId()
289 PRINT_HILOGI("PrintServiceStub::OnQueryPrinterInfoByPrinterId out"); in OnQueryPrinterInfoByPrinterId()

Completed in 3 milliseconds