Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/
Dsql.go887 func (db *DB) PingContext(ctx context.Context) error { func
2004 func (c *Conn) PingContext(ctx context.Context) error { func