Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_extension.h237 const unsigned int cursorLen; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.cpp61 size_t cursorLen = 0; in CloudCursorImpl() local