Home
last modified time | relevance | path

Searched defs:printAttributes (Results 1 – 14 of 14) sorted by relevance

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
Dprint_attributes_test.cpp45 OHOS::Print::PrintAttributes printAttributes; in GetDefaultPrintAttributes() local
85 OHOS::Print::PrintAttributes printAttributes; variable
99 OHOS::Print::PrintAttributes printAttributes; variable
113 OHOS::Print::PrintAttributes printAttributes; variable
130 OHOS::Print::PrintAttributes printAttributes; variable
144 OHOS::Print::PrintAttributes printAttributes; variable
161 OHOS::Print::PrintAttributes printAttributes; variable
175 OHOS::Print::PrintAttributes printAttributes; variable
189 OHOS::Print::PrintAttributes printAttributes; variable
203 OHOS::Print::PrintAttributes printAttributes; variable
[all …]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_print_manager_adapter_impl.cpp38 …WebRefPtr<ArkPrintDocumentAdapterAdapter> listener, const ArkPrintAttributesAdapter& printAttribut… in Print()
50 …WebRefPtr<ArkPrintDocumentAdapterAdapter> listener, const ArkPrintAttributesAdapter& printAttribut… in Print()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_print_manager_adapter_wrapper.cpp45 const NWeb::PrintAttributesAdapter& printAttributes) in Print()
65 const NWeb::PrintAttributesAdapter& printAttributes, void* contextToken) in Print()
/base/web/webview/test/fuzztest/ohos_adapter/printmanager_fuzzer/
Dprintmanager_adapter_fuzz.cpp52 PrintAttributesAdapter printAttributes; in PrintFuzzTest() local
62 PrintAttributesAdapter printAttributes; in PrintWithContextFuzzTest() local
/base/print/print_fwk/frameworks/models/print_models/include/
Dprint_utils.h31 PrintAttributes printAttributes; member
/base/web/webview/ohos_adapter/print_manager_adapter/src/
Dprint_manager_adapter_impl.cpp44 …td::shared_ptr<PrintDocumentAdapterAdapter> listener, const PrintAttributesAdapter& printAttribute… in Print()
74 …td::shared_ptr<PrintDocumentAdapterAdapter> listener, const PrintAttributesAdapter& printAttribute… in Print()
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_manager_client.cpp501 const std::shared_ptr<PrintAttributes> &printAttributes) in Print()
508 const std::shared_ptr<PrintAttributes> &printAttributes, void* contextToken) in Print()
515 const PrintAttributes &printAttributes) in Print()
522 const PrintAttributes &printAttributes, void* contextToken) in Print()
529 const PrintAttributes &printAttributes, std::string &taskId) in Print()
535 const PrintAttributes &printAttributes, std::string &taskId, void* uiContent) in Print()
602 …tManagerClient::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
Dprint_service_proxy.cpp671 …erviceProxy::PrintByAdapter(const std::string printJobName, const PrintAttributes &printAttributes, in PrintByAdapter()
694 …ntServiceProxy::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
/base/print/print_fwk/test/unittest/service_test/mock/
Dmock_print_service.h134 int32_t PrintByAdapter(const std::string jobName, const PrintAttributes &printAttributes, in PrintByAdapter()
139 int32_t StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
Dprint_service_ability_test.cpp317 PrintAttributes printAttributes; variable
556 PrintAttributes printAttributes; variable
567 PrintAttributes printAttributes; variable
1700 PrintAttributes printAttributes; variable
1715 PrintAttributes printAttributes; variable
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
Dnapi_print_task.cpp149 std::shared_ptr<PrintAttributes> printAttributes = in ParsePrintAdapterParameter() local
Dnapi_inner_print.cpp617 auto printAttributes = PrintAttributesHelper::BuildFromJs(env, argv[1]); in StartGetPrintFile() local
/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
Dprintserviceability_fuzzer.cpp344 PrintAttributes printAttributes; in TestPrintByAdapter() local
354 PrintAttributes printAttributes; in TestStartGetPrintFile() local
/base/print/print_fwk/services/print_service/src/
Dprint_service_ability.cpp2545 …ntServiceAbility::PrintByAdapter(const std::string jobName, const PrintAttributes &printAttributes, in PrintByAdapter()
2565 …ServiceAbility::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()