Home
last modified time | relevance | path

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

/base/print/print_fwk/services/print_service/include/
H A Dprint_service_stub.h70 bool OnNotifyPrintServiceEvent(MessageParcel &data, MessageParcel &reply);
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_stub.cpp72 &PrintServiceStub::OnNotifyPrintServiceEvent; in PrintServiceStub()
529 bool PrintServiceStub::OnNotifyPrintServiceEvent(MessageParcel &data, MessageParcel &reply) in OnNotifyPrintServiceEvent() function in OHOS::Print::PrintServiceStub
531 PRINT_HILOGI("PrintServiceStub::OnNotifyPrintServiceEvent in"); in OnNotifyPrintServiceEvent()
534 PRINT_HILOGD("OnNotifyPrintServiceEvent jobId = %{public}s, event = %{public}d", jobId.c_str(), event); in OnNotifyPrintServiceEvent()
537 PRINT_HILOGD("PrintServiceStub::OnNotifyPrintServiceEvent out"); in OnNotifyPrintServiceEvent()

Completed in 3 milliseconds