Home
last modified time | relevance | path

Searched refs:onJobStateChanged (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/web/webview/test/unittest/ohos_adapter/print_manager_adapter_impl_test/
H A Dprint_manager_adapter_impl_test.cpp104 documentAdapter.onJobStateChanged(jobId, state);
107 documentAdapter.onJobStateChanged(jobId, state);
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Diprint_adapter.cpp26 void PrintDocumentAdapter::onJobStateChanged(const std::string &jobId, uint32_t state) in onJobStateChanged() function in OHOS::Print::PrintDocumentAdapter
H A Diprint_adapter_inner.cpp32 void PrintDocumentInnerAdapter::onJobStateChanged(const std::string &jobId, uint32_t state) in onJobStateChanged() function in OHOS::Print::PrintDocumentInnerAdapter
H A Dprint_callback.cpp453 adapter_->onJobStateChanged(jobId, subState); in onCallbackAdapterJobStateChanged()
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/include/
H A Diprint_adapter.h30 virtual void onJobStateChanged(const std::string &jobId, uint32_t state);
H A Diprint_adapter_inner.h29 void onJobStateChanged(const std::string &jobId, uint32_t state) override;
/ohos5.0/base/web/webview/ohos_adapter/print_manager_adapter/include/
H A Dprint_manager_adapter_impl.h38 void onJobStateChanged(const std::string& jobId, uint32_t state) override;
/ohos5.0/base/web/webview/ohos_adapter/print_manager_adapter/src/
H A Dprint_manager_adapter_impl.cpp162 void PrintDocumentAdapterImpl::onJobStateChanged(const std::string& jobId, uint32_t state) in onJobStateChanged() function in OHOS::NWeb::PrintDocumentAdapterImpl
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp394 void onJobStateChanged(const std::string &jobId, uint32_t state) override;
445 void PrintDocumentAdapterWrapper::onJobStateChanged(const std::string &jobId, uint32_t state) in onJobStateChanged() function in __anonf9db485e0110::PrintDocumentAdapterWrapper
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-print.md397 onJobStateChanged(jobId: string, state: print.PrintDocumentAdapterState) {
413 ### onJobStateChanged subsection
415 onJobStateChanged(jobId: string, state: PrintDocumentAdapterState): void
449 onJobStateChanged(jobId: string, state: print.PrintDocumentAdapterState) {
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-print.md397 onJobStateChanged(jobId: string, state: print.PrintDocumentAdapterState) {
413 ### onJobStateChanged subsection
415 onJobStateChanged(jobId: string, state: PrintDocumentAdapterState): void
449 onJobStateChanged(jobId: string, state: print.PrintDocumentAdapterState) {