/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
H A D | print_attributes_test.cpp | 47 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 …]
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A 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()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_print_manager_adapter_wrapper.cpp | 45 const NWeb::PrintAttributesAdapter& printAttributes) in Print() 65 const NWeb::PrintAttributesAdapter& printAttributes, void* contextToken) in Print()
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/printmanager_fuzzer/ |
H A D | printmanager_adapter_fuzz.cpp | 52 PrintAttributesAdapter printAttributes; in PrintFuzzTest() local 62 PrintAttributesAdapter printAttributes; in PrintWithContextFuzzTest() local
|
/ohos5.0/base/web/webview/ohos_adapter/print_manager_adapter/src/ |
H A 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()
|
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
H A D | print_manager_client.cpp | 570 const std::shared_ptr<PrintAttributes> &printAttributes) in Print() 577 const std::shared_ptr<PrintAttributes> &printAttributes, void* contextToken) in Print() 584 const PrintAttributes &printAttributes) in Print() 591 const PrintAttributes &printAttributes, void* contextToken) in Print() 598 const PrintAttributes &printAttributes, std::string &taskId) in Print() 604 const PrintAttributes &printAttributes, std::string &taskId, void* uiContent) in Print() 671 …tManagerClient::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
|
H A D | print_service_proxy.cpp | 904 …erviceProxy::PrintByAdapter(const std::string printJobName, const PrintAttributes &printAttributes, in PrintByAdapter() 932 …ntServiceProxy::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
|
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/include/ |
H A D | print_utils.h | 33 PrintAttributes printAttributes; member
|
/ohos5.0/base/print/print_fwk/test/unittest/service_test/mock/ |
H A D | mock_print_service.h | 138 int32_t PrintByAdapter(const std::string jobName, const PrintAttributes &printAttributes, in PrintByAdapter() 143 int32_t StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
|
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
H A D | napi_print_task.cpp | 148 std::shared_ptr<PrintAttributes> printAttributes = in ParsePrintAdapterParameter() local
|
H A D | napi_inner_print.cpp | 714 auto printAttributes = PrintAttributesHelper::BuildFromJs(env, argv[1]); in StartGetPrintFile() local
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/ |
H A D | print_service_ability_test.cpp | 315 PrintAttributes printAttributes; variable 564 PrintAttributes printAttributes; variable 575 PrintAttributes printAttributes; variable 1753 PrintAttributes printAttributes; variable 1772 PrintAttributes printAttributes; variable
|
/ohos5.0/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/ |
H A D | printserviceability_fuzzer.cpp | 316 PrintAttributes printAttributes; in TestPrintByAdapter() local 324 PrintAttributes printAttributes; in TestStartGetPrintFile() local
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_service_ability.cpp | 2479 …ntServiceAbility::PrintByAdapter(const std::string jobName, const PrintAttributes &printAttributes, in PrintByAdapter() 2499 …ServiceAbility::StartGetPrintFile(const std::string &jobId, const PrintAttributes &printAttributes, in StartGetPrintFile()
|