Home
last modified time | relevance | path

Searched defs:SetPageSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_attributes.cpp104 void PrintAttributes::SetPageSize(const PrintPageSize &pageSize) in SetPageSize() function in OHOS::Print::PrintAttributes
H A Dprint_job.cpp142 void PrintJob::SetPageSize(const PrintPageSize &pageSize) in SetPageSize() function in OHOS::Print::PrintJob
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp169 void RdbStoreConfig::SetPageSize(int pageSize) in SetPageSize() function in OHOS::NativeRdb::RdbStoreConfig
H A Dsqlite_connection.cpp497 int SqliteConnection::SetPageSize(const RdbStoreConfig &config) in SetPageSize() function in OHOS::NativeRdb::SqliteConnection