Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_stub.h67 bool OnQueryPrinterInfoByPrinterId(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_stub.cpp68 &PrintServiceStub::OnQueryPrinterInfoByPrinterId; in PrintServiceStub()
284 bool PrintServiceStub::OnQueryPrinterInfoByPrinterId(MessageParcel &data, MessageParcel &reply) in OnQueryPrinterInfoByPrinterId() function in OHOS::Print::PrintServiceStub