Home
last modified time | relevance | path

Searched refs:GetNextCursor (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/data_sync/
Ddata_handler.h75 virtual void GetNextCursor(DriveKit::DKQueryCursor &cursor);
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/
Ddata_handler.cpp35 void DataHandler::GetNextCursor(DriveKit::DKQueryCursor &cursor) in GetNextCursor() function in OHOS::FileManagement::CloudSync::DataHandler
Ddata_syncer.cpp231 handler->GetNextCursor(nextCursor); in PullRecords()
266 handler->GetNextCursor(nextCursor); in PullDatabaseChanges()