/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
D | print_attributes_test.cpp | 45 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/ |
D | ark_print_manager_adapter_cpptoc.cpp | 45 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/ |
D | ark_print_manager_adapter_impl.cpp | 38 …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/ |
D | print_manager_adapter_impl.cpp | 44 …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/ |
D | print_manager_client.cpp | 369 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()
|
D | print_service_proxy.cpp | 497 …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/ |
D | mock_print_service.h | 139 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/ |
D | print_service_ability.h | 43 PrintAttributes printAttributes; member
|
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
D | napi_print_task.cpp | 143 std::shared_ptr<PrintAttributes> printAttributes = in ParsePrintAdapterParameter() local
|
D | napi_inner_print.cpp | 504 auto printAttributes = PrintAttributesHelper::BuildFromJs(env, argv[1]); in StartGetPrintFile() local
|
/base/print/print_fwk/services/print_service/src/ |
D | print_service_ability.cpp | 1576 …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/ |
D | print_service_ability_test.cpp | 2663 OHOS::Print::PrintAttributes printAttributes; variable 2705 OHOS::Print::PrintAttributes printAttributes; variable
|