Home
last modified time | relevance | path

Searched defs:CloudDatabase (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dcloud_db.rs26 pub struct CloudDatabase { struct
32 impl CloudDatabase { argument
35 pub fn new(user_id: i32, bundle_name: &str, database: Database) -> SyncResult<CloudDatabase> { in new()
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
H A Dcloud_database.cpp21 CloudDatabase::CloudDatabase(const int32_t userId, const std::string &bundleName) in CloudDatabase() function in OHOS::FileManagement::CloudFile::CloudDatabase
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dmod.rs91 CloudDatabase = 46, enumerator