Home
last modified time | relevance | path

Searched defs:Participant (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsharing_center.h52 struct Participant { struct
60 using Participants = std::vector<Participant>; argument
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H A Dcloud_types.h50 struct Participant { struct
51 std::string identity;
52 int32_t role = Role::ROLE_NIL;
53 int32_t state = Confirmation::CFM_NIL;
54 Privilege privilege;
55 std::string attachInfo;
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/
H A Djs_cloud_utils.h27 using Participant = OHOS::CloudData::Participant; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_types_util.h23 using Participant = OHOS::CloudData::Participant; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/include/
H A Dcloud_types_util.h24 using Participant = OHOS::CloudData::Participant; variable