Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_server.cpp33 CloudInfo CloudServer::GetServerInfo(int32_t userId, bool needSpaceInfo) in GetServerInfo() function in OHOS::DistributedData::CloudServer
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp36 DBCloudInfo CloudServerImpl::GetServerInfo(int32_t userId, bool needSpaceInfo) in GetServerInfo() function in OHOS::CloudData::CloudServerImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp142 CloudInfo CloudServerMock::GetServerInfo(int32_t userId, bool needSpaceInfo) in GetServerInfo() function in OHOS::Test::DistributedDataTest::CloudServerMock