Home
last modified time | relevance | path

Searched refs:hasMore (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.cpp57 bool hasMore = false; in CloudCursorImpl() local
58 OhCloudExtCloudDbDataGetHasMore(cloudData_, &hasMore); in CloudCursorImpl()
59 finished_ = !hasMore; in CloudCursorImpl()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h581 int OhCloudExtCloudDbDataGetHasMore(const OhCloudExtCloudDbData *data, bool *hasMore);
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js415 u.writeBoolean(g3.hasMore);

Completed in 3 milliseconds