Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_stub.h50 bool OnUpdatePrintJobStateOnlyForSystemApp(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_stub.cpp46 &PrintServiceStub::OnUpdatePrintJobStateOnlyForSystemApp; in PrintServiceStub()
437 bool PrintServiceStub::OnUpdatePrintJobStateOnlyForSystemApp(MessageParcel &data, MessageParcel &re… in OnUpdatePrintJobStateOnlyForSystemApp() function in OHOS::Print::PrintServiceStub