Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/database/sql/
Dsql.go2119 func (c *Conn) txCtx() context.Context { func
2257 func (tx *Tx) txCtx() context.Context { func
2578 txCtx() context.Context methodSpec