Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
Dprint_attributes_test.cpp45 OHOS::Print::PrintAttributes printAttributes; in GetDefaultPrintAttributes() local
73 OHOS::Print::PrintAttributes printAttributes; variable
87 OHOS::Print::PrintAttributes printAttributes; variable
101 OHOS::Print::PrintAttributes printAttributes; variable
118 OHOS::Print::PrintAttributes printAttributes; variable
132 OHOS::Print::PrintAttributes printAttributes; variable
149 OHOS::Print::PrintAttributes printAttributes; variable
163 OHOS::Print::PrintAttributes printAttributes; variable
177 OHOS::Print::PrintAttributes printAttributes; variable
191 OHOS::Print::PrintAttributes printAttributes; variable
[all …]
/base/web/webview/ohos_glue/ohos_adapter/cpptoc/
Dark_print_manager_adapter_cpptoc.cpp45 const ArkPrintAttributesAdapter* printAttributes) in ark_print_manager_adapter_print1()
62 const ArkPrintAttributesAdapter* printAttributes, void* contextToken) in ark_print_manager_adapter_print2()
/base/web/webview/ohos_glue/ohos_adapter/bridge/
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_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.cpp369 const std::shared_ptr<PrintAttributes> &printAttributes) in Print()
376 const std::shared_ptr<PrintAttributes> &printAttributes, void* contextToken) in Print()
383 const PrintAttributes &printAttributes) in Print()
390 const PrintAttributes &printAttributes, void* contextToken) in Print()
397 const PrintAttributes &printAttributes, std::string &taskId) in Print()
403 const PrintAttributes &printAttributes, std::string &taskId, void* contextToken) in Print()
413 …tManagerClient::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
Dprint_service_proxy.cpp497 …erviceProxy::PrintByAdapter(const std::string printJobName, const PrintAttributes &printAttributes, in PrintByAdapter()
521 …ntServiceProxy::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
/base/print/print_fwk/test/unittest/service_test/mock/
Dmock_print_service.h139 int32_t PrintByAdapter(const std::string jobName, const PrintAttributes &printAttributes, in PrintByAdapter()
144 int32_t StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
/base/print/print_fwk/services/print_service/include/
Dprint_service_ability.h43 PrintAttributes printAttributes; member
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
Dnapi_print_task.cpp143 std::shared_ptr<PrintAttributes> printAttributes = in ParsePrintAdapterParameter() local
Dnapi_inner_print.cpp504 auto printAttributes = PrintAttributesHelper::BuildFromJs(env, argv[1]); in StartGetPrintFile() local
/base/print/print_fwk/services/print_service/src/
Dprint_service_ability.cpp1576 …ntServiceAbility::PrintByAdapter(const std::string jobName, const PrintAttributes &printAttributes, in PrintByAdapter()
1602 …ServiceAbility::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
/base/print/print_fwk/test/unittest/service_test/
Dprint_service_ability_test.cpp2663 OHOS::Print::PrintAttributes printAttributes; variable
2705 OHOS::Print::PrintAttributes printAttributes; variable