Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_stub.h71 bool OnNotifyPrintServiceEvent(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_stub.cpp74 &PrintServiceStub::OnNotifyPrintServiceEvent; in PrintServiceStub()
547 bool PrintServiceStub::OnNotifyPrintServiceEvent(MessageParcel &data, MessageParcel &reply) in OnNotifyPrintServiceEvent() function in OHOS::Print::PrintServiceStub