Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_extension.h146 OhCloudExtCloudDatabase *OhCloudExtCloudDbNew(
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp649 OhCloudExtCloudDatabase *cloudDb = OhCloudExtCloudDbNew(hapInfo.userID, in ConnectCloudDB()
662 OhCloudExtCloudDatabase *cloudDb = OhCloudExtCloudDbNew( in ConnectCloudDB()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_extension.rs243 pub unsafe extern "C" fn OhCloudExtCloudDbNew( in OhCloudExtCloudDbNew() function