Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dlookup.go277 type onlyValuesCtx struct { struct
278 context.Context
279 lookupValues context.Context
285 func (ovc *onlyValuesCtx) Value(key any) any {