Searched defs:ResultSetProxy (Results 1 – 4 of 4) sorted by relevance
27 ResultSetProxy::ResultSetProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IResultSet>(impl) in ResultSetProxy() function in OHOS::NativeRdb::ResultSetProxy
27 class ResultSetProxy; variable
111 ResultSetProxy::ResultSetProxy(std::shared_ptr<ResultSet> resultSet) in ResultSetProxy() function in OHOS::RelationalStoreJsKit::ResultSetProxy
208 ResultSetProxy::ResultSetProxy(std::shared_ptr<ResultSet> resultSet) in ResultSetProxy() function in OHOS::RdbJsKit::ResultSetProxy