Searched defs:onJobStateChanged (Results 1 – 4 of 4) sorted by relevance
26 void PrintDocumentAdapter::onJobStateChanged(const std::string &jobId, uint32_t state) in onJobStateChanged() function in OHOS::Print::PrintDocumentAdapter
32 void PrintDocumentInnerAdapter::onJobStateChanged(const std::string &jobId, uint32_t state) in onJobStateChanged() function in OHOS::Print::PrintDocumentInnerAdapter
155 void PrintDocumentAdapterImpl::onJobStateChanged(const std::string& jobId, uint32_t state) in onJobStateChanged() function in OHOS::NWeb::PrintDocumentAdapterImpl
79 onJobStateChanged(jobId: string, state: PrintAdapterListeningState): void; method