Home
last modified time | relevance | path

Searched refs:IsLocalizerCancelableCtx (Results 1 – 2 of 2) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/chat/globals/
H A Dcontext.go188 func IsLocalizerCancelableCtx(ctx context.Context) bool { func
200 if IsLocalizerCancelableCtx(ctx) {
273 if IsLocalizerCancelableCtx(sourceCtx) {
/dports/security/keybase/client-v5.7.1/go/chat/
H A Dlocalizer.go320 if globals.IsLocalizerCancelableCtx(job.ctx) {
381 if globals.IsLocalizerCancelableCtx(ctx) {
429 if !globals.IsLocalizerCancelableCtx(job.ctx) {