Home
last modified time | relevance | path

Searched defs:GoToNextRow (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dmock_datashare.cpp117 int GoToNextRow() override in GoToNextRow() function in OHOS::DataShare::MockDataShareResultSet
/base/request/request/common/database/src/
Dwrapper.rs155 fn GoToNextRow(self: Pin<&mut ResultSet>) -> i32; in GoToNextRow() function