Home
last modified time | relevance | path

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

/build/blueprint/
Dpackage_ctx.go136 _, funcName, ok := callerName(skip)
155 func callerName(skip int) (pkgPath, funcName string, ok bool) { func