Home
last modified time | relevance | path

Searched defs:isAtLastRow (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_access_policy_database.cpp183 bool isAtLastRow = false; in QueryAll() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_result_set_stub.cpp209 bool isAtLastRow = false; in OnIsAtLastRow() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp732 bool isAtLastRow = false; in GetReminders() local
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_sqlite_shared_result_set_test.cpp422 bool isAtLastRow = false; variable