Searched defs:GetRowCount (Results 1 – 7 of 7) sorted by relevance
68 int ISharedResultSetProxy::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::ISharedResultSetProxy
62 int SqliteSharedResultSet::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::SqliteSharedResultSet
97 int StepResultSet::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::StepResultSet
29 int AbsResultSet::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::AbsResultSet
52 int AbsSharedResultSet::GetRowCount(int &count) in GetRowCount() function in OHOS::NativeRdb::AbsSharedResultSet
102 int32_t GetRowCount() const in GetRowCount() function
317 napi_value ResultSetProxy::GetRowCount(napi_env env, napi_callback_info info) in GetRowCount() function in OHOS::RdbJsKit::ResultSetProxy