Searched defs:Participant (Results 1 – 5 of 5) sorted by relevance
52 struct Participant { struct60 using Participants = std::vector<Participant>; argument
50 struct Participant { struct51 std::string identity;52 int32_t role = Role::ROLE_NIL;53 int32_t state = Confirmation::CFM_NIL;54 Privilege privilege;55 std::string attachInfo;
27 using Participant = OHOS::CloudData::Participant; variable
23 using Participant = OHOS::CloudData::Participant; variable
24 using Participant = OHOS::CloudData::Participant; variable