Searched defs:GetAppSchema (Results 1 – 4 of 4) sorted by relevance
38 GetAppSchema, enumerator
38 std::pair<int32_t, SchemaMeta> CloudServer::GetAppSchema(int32_t userId, const std::string &bundleN… in GetAppSchema() function in OHOS::DistributedData::CloudServer
122 std::pair<int32_t, DBSchemaMeta> CloudServerImpl::GetAppSchema(int32_t userId, const std::string &b… in GetAppSchema() function in OHOS::CloudData::CloudServerImpl
161 std::pair<int32_t, SchemaMeta> CloudServerMock::GetAppSchema(int32_t userId, const std::string &bun… in GetAppSchema() function in OHOS::Test::DistributedDataTest::CloudServerMock