Home
last modified time | relevance | path

Searched defs:databases (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dschema_meta.h79 std::vector<Database> databases; member in OHOS::DistributedData::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dcloud_service.rs141 pub fn databases(&self) -> &[Database] { in databases() functions
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dextension_util.cpp116 OhCloudExtHashMap *databases = OhCloudExtHashMapNew(OhCloudExtRustType::VALUETYPE_TABLE); in Convert() local
H A Dcloud_server_impl.cpp146 OhCloudExtVector *databases = nullptr; in GetAppSchema() local
158 void CloudServerImpl::GetDatabases(std::shared_ptr<OhCloudExtVector> databases, DBSchemaMeta &dbSchema) in GetDatabases() argument
316 OhCloudExtHashMap *databases = OhCloudExtHashMapNew(OhCloudExtRustType::VALUETYPE_VEC_DATABASE); Subscribe() local
349 DoSubscribe(int32_t userId, std::shared_ptr<OhCloudExtCloudSync> server, std::shared_ptr<OhCloudExtHashMap> databases) DoSubscribe() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dconnect.rs1627 let mut databases = Databases::default(); ut_databases_serialize() variables
1654 let mut databases = Databases::default(); ut_databases_deserialize() variables
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp594 std::vector<Database> databases; in QueryLastSyncInfo() local
[all...]

Completed in 8 milliseconds