Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h576 int OhCloudExtCloudDbDataGetNextCursor(const OhCloudExtCloudDbData *data, unsigned char **cursor, u…
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.cpp62 auto status = OhCloudExtCloudDbDataGetNextCursor( in CloudCursorImpl()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_ext_types.rs1124 pub unsafe extern "C" fn OhCloudExtCloudDbDataGetNextCursor( in OhCloudExtCloudDbDataGetNextCursor() function