Home
last modified time | relevance | path

Searched defs:GetRow (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dimage_mesh.h38 int32_t GetRow() const in GetRow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape_container.h70 int32_t GetRow() const in GetRow() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/
H A Dcsv_parser.cpp24 bool CsvParser::GetRow(CsvRow& row) in GetRow() function in CsvParser
/ohos5.0/foundation/arkui/ui_lite/frameworks/render/
H A Drender_buffer.h122 RowData GetRow(int32_t y) const in GetRow() function
H A Drender_pixfmt_rgba_blend.h281 virtual inline RowData GetRow(int32_t y) const in GetRow() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dcursor_mock.cpp87 int32_t CursorMock::GetRow(DistributedData::VBucket &data) in GetRow() function in OHOS::DistributedData::CursorMock
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Dcache_cursor.cpp91 int32_t CacheCursor::GetRow(DistributedData::VBucket &data) in GetRow() function in OHOS::DistributedRdb::CacheCursor
H A Drdb_cursor.cpp83 int32_t RdbCursor::GetRow(VBucket &data) in GetRow() function in OHOS::DistributedRdb::RdbCursor
H A Drdb_result_set_impl.cpp344 int RdbResultSetImpl::GetRow(NativeRdb::RowEntity& rowEntity) in GetRow() function in OHOS::DistributedRdb::RdbResultSetImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_modifier.h43 int32_t GetRow() const in GetRow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H A Drender_pattern_lock.h107 int16_t GetRow() const in GetRow() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_result_set_impl.cpp219 DBStatus KvStoreResultSetImpl::GetRow(std::map<std::string, VariantData> &data) const in GetRow() function in DistributedDB::KvStoreResultSetImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_cursor_test.cpp180 DBStatus GetRow(std::map<std::string, DistributedDB::VariantData> &data) const override in GetRow() function in OHOS::Test::DistributedRDBTest::MockResultSet
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.cpp235 int32_t CloudCursorImpl::GetRow(DBVBucket &data) in GetRow() function in OHOS::CloudData::CloudCursorImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_resultsetproxy.cpp288 ValuesBucket ResultSetImpl::GetRow(int32_t* rtnCode) in GetRow() function in OHOS::Relational::ResultSetImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dcache_result_set.cpp136 int CacheResultSet::GetRow(RowEntity &rowEntity) in GetRow() function in OHOS::NativeRdb::CacheResultSet
H A Dabs_result_set.cpp248 int AbsResultSet::GetRow(RowEntity &rowEntity) in GetRow() function in OHOS::NativeRdb::AbsResultSet
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_result_set_impl.cpp316 DBStatus RelationalResultSetImpl::GetRow(std::map<std::string, VariantData> &data) const in GetRow() function in DistributedDB::RelationalResultSetImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h487 int32_t GetRow() const in GetRow() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_result_set.cpp548 napi_value ResultSetProxy::GetRow(napi_env env, napi_callback_info info) in GetRow() function in OHOS::RelationalStoreJsKit::ResultSetProxy