Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dcalc_length.h53 explicit CalcLength(const std::string& value) : calcValue_(value) in CalcLength() function
60 explicit CalcLength(const Dimension& dimension) : dimension_(dimension) {}; in CalcLength() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dprepared_stmt.cpp59 uint32_t PreparedStmt::CalcLength() const in CalcLength() function in DistributedDB::PreparedStmt
H A Drelational_row_data_set.cpp46 int RelationalRowDataSet::CalcLength() const in CalcLength() function in DistributedDB::RelationalRowDataSet
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_row_data_impl.cpp24 int RelationalRowDataImpl::CalcLength() const in CalcLength() function in DistributedDB::RelationalRowDataImpl