Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
Dcloud_server.cpp38 SchemaMeta CloudServer::GetAppSchema(int32_t userId, const std::string &bundleName) in GetAppSchema() function in OHOS::DistributedData::CloudServer
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dcloud_data_test.cpp87 SchemaMeta CloudServerMock::GetAppSchema(int32_t userId, const std::string &bundleName) in GetAppSchema() function in OHOS::Test::DistributedDataTest::CloudServerMock
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dcloud_service_impl.cpp368 int32_t CloudServiceImpl::GetAppSchema(int32_t user, const std::string &bundleName, SchemaMeta &sch… in GetAppSchema() function in OHOS::CloudData::CloudServiceImpl