Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/context/
Dcontext.go355 type stopCtx struct { struct
356 Context
357 stop func() bool