History log of /base/print/print_fwk/frameworks/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
46debc2c24-Oct-2024 openharmony_ci <120357966@qq.com>

!446 添加对IPP_JOB_STOPPED打印任务状态的处理
Merge pull request !446 from 张子明/master


helper/print_helper/BUILD.gn
helper/print_helper/include/napi_print_utils.h
helper/print_helper/include/print_attributes_helper.h
helper/print_helper/include/print_extension_info_helper.h
helper/print_helper/include/print_job_helper.h
helper/print_helper/include/print_margin_helper.h
helper/print_helper/include/print_page_size_helper.h
helper/print_helper/include/print_preview_attribute_helper.h
helper/print_helper/include/print_range_helper.h
helper/print_helper/include/print_resolution_helper.h
helper/print_helper/include/printer_capability_helper.h
helper/print_helper/include/printer_info_helper.h
helper/print_helper/src/napi_print_utils.cpp
helper/print_helper/src/print_attributes_helper.cpp
helper/print_helper/src/print_extension_info_helper.cpp
helper/print_helper/src/print_job_helper.cpp
helper/print_helper/src/print_margin_helper.cpp
helper/print_helper/src/print_page_size_helper.cpp
helper/print_helper/src/print_preview_attribute_helper.cpp
helper/print_helper/src/print_range_helper.cpp
helper/print_helper/src/print_resolution_helper.cpp
helper/print_helper/src/printer_capability_helper.cpp
helper/print_helper/src/printer_info_helper.cpp
helper/scan_helper/BUILD.gn
helper/scan_helper/include/napi_scan_utils.h
helper/scan_helper/include/scan_option_descriptor.h
helper/scan_helper/include/scan_option_descriptor_helper.h
helper/scan_helper/include/scan_option_value.h
helper/scan_helper/include/scan_option_value_helper.h
helper/scan_helper/include/scan_parameters.h
helper/scan_helper/include/scan_parameters_helper.h
helper/scan_helper/include/scan_progress.h
helper/scan_helper/include/scan_progress_helper.h
helper/scan_helper/include/scan_range.h
helper/scan_helper/include/scan_range_helper.h
helper/scan_helper/include/scanner_info.h
helper/scan_helper/include/scanner_info_helper.h
helper/scan_helper/src/napi_scan_utils.cpp
helper/scan_helper/src/scan_option_descriptor.cpp
helper/scan_helper/src/scan_option_descriptor_helper.cpp
helper/scan_helper/src/scan_option_value.cpp
helper/scan_helper/src/scan_option_value_helper.cpp
helper/scan_helper/src/scan_parameters.cpp
helper/scan_helper/src/scan_parameters_helper.cpp
helper/scan_helper/src/scan_progress.cpp
helper/scan_helper/src/scan_progress_helper.cpp
helper/scan_helper/src/scan_range.cpp
helper/scan_helper/src/scan_range_helper.cpp
helper/scan_helper/src/scanner_info.cpp
helper/scan_helper/src/scanner_info_helper.cpp
innerkitsimpl/print_impl/BUILD.gn
innerkitsimpl/print_impl/include/iprint_adapter.h
innerkitsimpl/print_impl/include/iprint_adapter_inner.h
innerkitsimpl/print_impl/include/iprint_callback.h
innerkitsimpl/print_impl/include/iprint_extension_callback.h
innerkitsimpl/print_impl/include/iprint_ipc_interface_code.h
innerkitsimpl/print_impl/include/iprint_service.h
innerkitsimpl/print_impl/include/print_callback.h
innerkitsimpl/print_impl/include/print_callback_stub.h
innerkitsimpl/print_impl/include/print_extension_callback_stub.h
innerkitsimpl/print_impl/include/print_innerkit_modal_ui_callback.h
innerkitsimpl/print_impl/include/print_manager_client.h
innerkitsimpl/print_impl/include/print_sa_death_recipient.h
innerkitsimpl/print_impl/include/print_service_proxy.h
innerkitsimpl/print_impl/include/print_sync_load_callback.h
innerkitsimpl/print_impl/src/iprint_adapter.cpp
innerkitsimpl/print_impl/src/iprint_adapter_inner.cpp
innerkitsimpl/print_impl/src/print_callback.cpp
innerkitsimpl/print_impl/src/print_callback_stub.cpp
innerkitsimpl/print_impl/src/print_extension_callback_stub.cpp
innerkitsimpl/print_impl/src/print_innerkit_modal_ui_callback.cpp
innerkitsimpl/print_impl/src/print_manager_client.cpp
innerkitsimpl/print_impl/src/print_sa_death_recipient.cpp
innerkitsimpl/print_impl/src/print_service_proxy.cpp
innerkitsimpl/print_impl/src/print_sync_load_callback.cpp
innerkitsimpl/scan_impl/BUILD.gn
innerkitsimpl/scan_impl/include/iscan_callback.h
innerkitsimpl/scan_impl/include/iscan_service.h
innerkitsimpl/scan_impl/include/scan_callback.h
innerkitsimpl/scan_impl/include/scan_callback_stub.h
innerkitsimpl/scan_impl/include/scan_manager_client.h
innerkitsimpl/scan_impl/include/scan_sa_death_recipient.h
innerkitsimpl/scan_impl/include/scan_service_proxy.h
innerkitsimpl/scan_impl/include/scan_sync_load_callback.h
innerkitsimpl/scan_impl/src/scan_callback.cpp
innerkitsimpl/scan_impl/src/scan_callback_stub.cpp
innerkitsimpl/scan_impl/src/scan_manager_client.cpp
innerkitsimpl/scan_impl/src/scan_sa_death_recipient.cpp
innerkitsimpl/scan_impl/src/scan_service_proxy.cpp
innerkitsimpl/scan_impl/src/scan_sync_load_callback.cpp
kits/extension/BUILD.gn
kits/extension/include/js_print_callback.h
kits/extension/include/js_print_extension.h
kits/extension/include/js_print_extension_connection.h
kits/extension/include/js_print_extension_context.h
kits/extension/include/print_extension.h
kits/extension/include/print_extension_context.h
kits/extension/include/print_extension_module_loader.h
kits/extension/src/js_print_callback.cpp
kits/extension/src/js_print_extension.cpp
kits/extension/src/js_print_extension_connection.cpp
kits/extension/src/js_print_extension_context.cpp
kits/extension/src/print_extension.cpp
kits/extension/src/print_extension_context.cpp
kits/extension/src/print_extension_module_loader.cpp
models/print_models/BUILD.gn
models/print_models/include/print_attributes.h
models/print_models/include/print_extension_info.h
models/print_models/include/print_job.h
models/print_models/include/print_margin.h
models/print_models/include/print_page_size.h
models/print_models/include/print_preview_attribute.h
models/print_models/include/print_range.h
models/print_models/include/print_resolution.h
models/print_models/include/print_utils.h
models/print_models/include/printer_capability.h
models/print_models/include/printer_info.h
models/print_models/src/print_attributes.cpp
models/print_models/src/print_extension_info.cpp
models/print_models/src/print_job.cpp
models/print_models/src/print_margin.cpp
models/print_models/src/print_page_size.cpp
models/print_models/src/print_preview_attribute.cpp
models/print_models/src/print_range.cpp
models/print_models/src/print_resolution.cpp
models/print_models/src/print_utils.cpp
models/print_models/src/printer_capability.cpp
models/print_models/src/printer_info.cpp
ohprint/BUILD.gn
ohprint/include/ohprint.h
ohprint/include/print_converter.h
ohprint/include/print_helper.h
ohprint/include/vendor_extension.h
ohprint/src/print_capi.cpp
ohprint/src/print_converter.cpp
ohprint/src/print_helper.cpp
ohscan/BUILD.gn
ohscan/include/ohscan.h
ohscan/src/ohscan.cpp