Home
last modified time | relevance | path

Searched defs:GetRowCount (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_dataability/src/
Dishared_result_set_proxy.cpp68 int ISharedResultSetProxy::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::ISharedResultSetProxy
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Dsqlite_shared_result_set.cpp62 int SqliteSharedResultSet::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::SqliteSharedResultSet
Dstep_result_set.cpp97 int StepResultSet::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::StepResultSet
Dabs_result_set.cpp29 int AbsResultSet::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::AbsResultSet
Dabs_shared_result_set.cpp52 int AbsSharedResultSet::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::AbsSharedResultSet
/foundation/ace/ace_engine/frameworks/core/components/grid_layout/
Dgrid_layout_component.h102 int32_t GetRowCount() const in GetRowCount() function
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_rdb/src/
Dnapi_result_set.cpp317 napi_value ResultSetProxy::GetRowCount(napi_env env, napi_callback_info info) in GetRowCount() function in OHOS::RdbJsKit::ResultSetProxy