Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/runtime/
Derror.go20 RuntimeError() methodSpec
31 func (*TypeAssertionError) RuntimeError() {} func
78 func (e errorString) RuntimeError() {} func
89 func (e errorAddressString) RuntimeError() {} func
109 func (e plainError) RuntimeError() {} func
172 func (e boundsError) RuntimeError() {} func
Dpanic.go718 func (*PanicNilError) RuntimeError() {} func
/prebuilts/go/linux-x86/src/math/bits/
Dbits_errors_bootstrap.go14 func (e errorString) RuntimeError() {} func