Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_stub.h69 bool OnQueryPrinterProperties(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_stub.cpp71 &PrintServiceStub::OnQueryPrinterProperties; in PrintServiceStub()
331 bool PrintServiceStub::OnQueryPrinterProperties(MessageParcel &data, MessageParcel &reply) in OnQueryPrinterProperties() function in OHOS::Print::PrintServiceStub