Searched defs:NativeVideoHelper (Results 1 – 8 of 8) sorted by relevance
/dports/security/keybase/client-v5.7.1/go/chat/attachments/ |
H A D | preview_android.go | 15 basename string, nvh types.NativeVideoHelper) (res *PreviewRes, err error) {
|
H A D | preview_dummy.go | 14 basename string, nvh types.NativeVideoHelper) (*PreviewRes, error) {
|
H A D | preview_darwin.go | 78 basename string, nvh types.NativeVideoHelper) (res *PreviewRes, err error) {
|
H A D | preprocess.go | 215 nvh types.NativeVideoHelper, callerPreview *chat1.MakePreviewRes) (p Preprocess, err error) {
|
H A D | preview.go | 68 basename string, nvh types.NativeVideoHelper) (res *PreviewRes, err error) {
|
/dports/security/keybase/client-v5.7.1/go/bind/ |
H A D | keybase.go | 56 type NativeVideoHelper interface { interface 95 func newVideoHelper(nvh NativeVideoHelper) videoHelper { 153 accessGroupOverride bool, dnsNSFetcher ExternalDNSNSFetcher, nvh NativeVideoHelper, 164 accessGroupOverride bool, externalDNSNSFetcher ExternalDNSNSFetcher, nvh NativeVideoHelper,
|
/dports/security/keybase/client-v5.7.1/go/chat/globals/ |
H A D | globals.go | 33 NativeVideoHelper types.NativeVideoHelper // connection to native for doing things with video member
|
/dports/security/keybase/client-v5.7.1/go/chat/types/ |
H A D | interfaces.go | 445 type NativeVideoHelper interface { interface
|