Home
last modified time | relevance | path

Searched defs:participants (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dsharing_center.cpp18 Share( int32_t userId, const std::string &bundleName, const std::string &sharingRes, const Participants &participants) Share() argument
24 Unshare( int32_t userId, const std::string &bundleName, const std::string &sharingRes, const Participants &participants) Unshare() argument
36 ChangePrivilege( int32_t userId, const std::string &bundleName, const std::string &sharingRes, const Participants &participants) ChangePrivilege() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_value_util.cpp108 std::vector<SharingPtpant> Convert(const std::vector<Participant> &participants) in Convert() argument
H A Dcloud_service_stub.cpp182 std::vector<Participant> participants; in OnAllocResourceAndShare() local
220 Participants participants; in OnShare() local
233 Participants participants; in OnUnshare() local
258 Participants participants; in OnChangePrivilege() local
[all...]
H A Dcloud_service_impl.cpp1229 int32_t CloudServiceImpl::Share(const std::string &sharingRes, const Participants &participants, Results &results) in Share() argument
1250 int32_t CloudServiceImpl::Unshare(const std::string &sharingRes, const Participants &participants, Results &results) in Unshare() argument
1293 int32_t CloudServiceImpl::ChangePrivilege(const std::string &sharingRes, const Participants &participants, in ChangePrivilege() argument
1140 AllocResourceAndShare( const std::string &storeId, const DistributedRdb::PredicatesMemo &predicates, const std::vector<std::string> &columns, const Participants &participants) AllocResourceAndShare() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_service_impl_test.cpp306 CloudData::Participants participants; in HWTEST_F() local
321 CloudData::Participants participants; in HWTEST_F() local
350 CloudData::Participants participants; in HWTEST_F() local
H A Dcloud_data_test.cpp675 CloudData::Participants participants; in HWTEST_F() local
1186 std::vector<CloudData::Participant> participants; in HWTEST_F() local
1207 CloudData::Participants participants; HWTEST_F() local
1229 CloudData::Participants participants; HWTEST_F() local
1272 CloudData::Participants participants; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_cloud_share.cpp50 Participants participants; in AllocResourceAndShare() member
117 Participants participants; Share() member
168 Participants participants; Unshare() member
264 Participants participants; ChangePrivilege() member
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_service_proxy.cpp117 AllocResourceAndShare( const std::string &storeId, const DistributedRdb::PredicatesMemo &predicates, const std::vector<std::string> &columns, const std::vector<Participant> &participants) AllocResourceAndShare() argument
156 Share( const std::string &sharingRes, const Participants &participants, Results &results) Share() argument
169 Unshare( const std::string &sharingRes, const Participants &participants, Results &results) Unshare() argument
193 ChangePrivilege( const std::string &sharingRes, const Participants &participants, Results &results) ChangePrivilege() argument
[all...]

Completed in 16 milliseconds