Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
Dprint_attributes_test.cpp47 OHOS::Print::PrintAttributes printAttributes; in GetDefaultPrintAttributes() local
113 OHOS::Print::PrintAttributes printAttributes; variable
127 OHOS::Print::PrintAttributes printAttributes; variable
141 OHOS::Print::PrintAttributes printAttributes; variable
158 OHOS::Print::PrintAttributes printAttributes; variable
172 OHOS::Print::PrintAttributes printAttributes; variable
189 OHOS::Print::PrintAttributes printAttributes; variable
203 OHOS::Print::PrintAttributes printAttributes; variable
217 OHOS::Print::PrintAttributes printAttributes; variable
231 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/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.cpp584 const std::shared_ptr<PrintAttributes> &printAttributes) in Print()
591 const std::shared_ptr<PrintAttributes> &printAttributes, void* contextToken) in Print()
598 const PrintAttributes &printAttributes) in Print()
605 const PrintAttributes &printAttributes, void* contextToken) in Print()
612 const PrintAttributes &printAttributes, std::string &taskId) in Print()
618 const PrintAttributes &printAttributes, std::string &taskId, void* uiContent) in Print()
685 …tManagerClient::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
Dprint_service_proxy.cpp957 …erviceProxy::PrintByAdapter(const std::string printJobName, const PrintAttributes &printAttributes, in PrintByAdapter()
986 …ntServiceProxy::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
/base/print/print_fwk/frameworks/models/print_models/include/
Dprint_utils.h34 PrintAttributes printAttributes; member
/base/print/print_fwk/test/unittest/service_test/mock/
Dmock_print_service.h146 int32_t PrintByAdapter(const std::string jobName, const PrintAttributes &printAttributes, in PrintByAdapter()
151 int32_t StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
Dnapi_print_task.cpp147 std::shared_ptr<PrintAttributes> printAttributes = in ParsePrintAdapterParameter() local
Dnapi_inner_print.cpp741 auto printAttributes = PrintAttributesHelper::BuildFromJs(env, argv[1]); in StartGetPrintFile() local
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
Dprint_service_ability_test.cpp348 PrintAttributes printAttributes; variable
620 PrintAttributes printAttributes; variable
631 PrintAttributes printAttributes; variable
1699 PrintAttributes printAttributes; variable
1720 PrintAttributes printAttributes; variable
/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
Dprintserviceability_fuzzer.cpp322 PrintAttributes printAttributes; in TestPrintByAdapter() local
330 PrintAttributes printAttributes; in TestStartGetPrintFile() local
/base/print/print_fwk/services/print_service/src/
Dprint_service_ability.cpp2396 …ntServiceAbility::PrintByAdapter(const std::string jobName, const PrintAttributes &printAttributes, in PrintByAdapter()
2416 …ServiceAbility::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()