Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/pkgbits/
Dencoder.go114 func (pw *PkgEncoder) StringIdx(s string) Index { func
Ddecoder.go159 func (pr *PkgDecoder) StringIdx(idx Index) string { func