Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
Dimage_mesh.h38 int32_t GetRow() const in GetRow() function
/foundation/arkui/ace_engine/frameworks/core/components/shape/
Drender_shape_container.h70 int32_t GetRow() const in GetRow() function
/foundation/arkui/ui_lite/frameworks/render/
Drender_buffer.h122 RowData GetRow(int32_t y) const in GetRow() function
Drender_pixfmt_rgba_blend.h281 virtual inline RowData GetRow(int32_t y) const in GetRow() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dcursor_mock.cpp86 int32_t CursorMock::GetRow(DistributedData::VBucket &data) in GetRow() function in OHOS::DistributedData::CursorMock
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
Dpatternlock_modifier.h43 int32_t GetRow() const in GetRow() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_cursor.cpp83 int32_t RdbCursor::GetRow(VBucket &data) in GetRow() function in OHOS::DistributedRdb::RdbCursor
/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
Drender_pattern_lock.h107 int16_t GetRow() const in GetRow() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_result_set_impl.cpp245 DBStatus KvStoreResultSetImpl::GetRow(std::map<std::string, VariantData> &data) const in GetRow() function in DistributedDB::KvStoreResultSetImpl
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dabs_result_set.cpp120 int AbsResultSet::GetRow(RowEntity &rowEntity) in GetRow() function in OHOS::NativeRdb::AbsResultSet
Dresult_set_proxy.cpp251 int ResultSetProxy::GetRow(RowEntity &rowEntity) in GetRow() function in OHOS::NativeRdb::ResultSetProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
Drelational_result_set_impl.cpp316 DBStatus RelationalResultSetImpl::GetRow(std::map<std::string, VariantData> &data) const in GetRow() function in DistributedDB::RelationalResultSetImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.h417 int32_t GetRow() const in GetRow() function
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_result_set.cpp557 napi_value ResultSetProxy::GetRow(napi_env env, napi_callback_info info) in GetRow() function in OHOS::RelationalStoreJsKit::ResultSetProxy