Home
last modified time | relevance | path

Searched refs:newBasicUnboxConversationInfo (Results 1 – 4 of 4) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/chat/
H A Dmobilepush.go95 unboxInfo := newBasicUnboxConversationInfo(convID, membersType, nil, vis)
H A Dconvsource.go395 conv := newBasicUnboxConversationInfo(convID, rres.MembersType, nil, rres.Visibility)
941 conv := newBasicUnboxConversationInfo(convID, rmsgs.MembersType, nil, rmsgs.Visibility)
H A Dboxer.go195 func newBasicUnboxConversationInfo(convID chat1.ConversationID, func
H A Dboxer_test.go165 var convInfo = newBasicUnboxConversationInfo([]byte{0, 0, 1}, chat1.ConversationMembersType_KBFS, n…