Home
last modified time | relevance | path

Searched defs:onCallbackAdapterJobStateChanged (Results 1 – 3 of 3) sorted by relevance

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/mock/
Dmock_print_callback_stub.h46 bool onCallbackAdapterJobStateChanged(const std::string jobId, const uint32_t state, in onCallbackAdapterJobStateChanged() function
/base/print/print_fwk/services/print_service/src/
Dprint_callback_proxy.cpp129 bool PrintCallbackProxy::onCallbackAdapterJobStateChanged(const std::string jobId, const uint32_t s… in onCallbackAdapterJobStateChanged() function in OHOS::Print::PrintCallbackProxy
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_callback.cpp442 bool PrintCallback::onCallbackAdapterJobStateChanged(const std::string jobId, const uint32_t state, in onCallbackAdapterJobStateChanged() function in OHOS::Print::PrintCallback