Home
last modified time | relevance | path

Searched refs:GetPageSize (Results 1 - 18 of 18) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/config/include/
H A Devent_store_config.h34 uint32_t GetPageSize(int eventType);
/base/hiviewdfx/hiview/base/event_store/config/src/
H A Devent_store_config.cpp97 uint32_t EventStoreConfig::GetPageSize(int eventType) in GetPageSize() function in OHOS::HiviewDFX::EventStore::EventStoreConfig
/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprinter_capability.h43 void GetPageSize(std::vector<PrintPageSize> &pageSizeList) const;
H A Dprint_attributes.h70 void GetPageSize(PrintPageSize &printPageSize) const;
H A Dprint_job.h90 void GetPageSize(PrintPageSize &printPageSize) const;
/base/hiviewdfx/hiview/base/event_store/utility/writer/
H A Dsys_event_doc_writer.cpp144 uint32_t pageSize = EventStoreConfig::GetInstance().GetPageSize(sysEvent->eventType_); in WriteHeader()
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_attributes_test.cpp176 printAttributes.GetPageSize(getPageSize); in HWTEST_F()
H A Dprint_job_test.cpp292 job.GetPageSize(getPageSize); in HWTEST_F()
/base/web/webview/ohos_adapter/print_manager_adapter/src/
H A Dprint_manager_adapter_impl.cpp127 attrs.GetPageSize(printPageSize); in ConvertPrintingParameters()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_attributes.cpp184 void PrintAttributes::GetPageSize(PrintPageSize &pageSize) const in GetPageSize() function in OHOS::Print::PrintAttributes
H A Dprint_utils.cpp255 attrParam.GetPageSize(pageSizeAttr); in ParseAttributesObjectParamForJson()
H A Dprint_job.cpp242 void PrintJob::GetPageSize(PrintPageSize &pageSize) const in GetPageSize() function in OHOS::Print::PrintJob
H A Dprinter_capability.cpp143 void PrinterCapability::GetPageSize(std::vector<PrintPageSize> &pageSizeList) const in GetPageSize() function in OHOS::Print::PrinterCapability
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_attributes_helper.cpp173 attributes.GetPageSize(pageSize); in CreatePageSize()
H A Dprint_job_helper.cpp229 job.GetPageSize(pageSize); in CreatePageSize()
/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp655 cupsPrinterCaps.GetPageSize(pageSizeList);
712 caps.GetPageSize(pageSizeList);
H A Dprint_cups_client.cpp1606 jobInfo.GetPageSize(pageSize); in GetMedieSize()
/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp518 attrs.GetPageSize(pageSize); in BuildPrintAttributes()

Completed in 16 milliseconds