Searched defs:StringIdx (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/pkgbits/ | ||
D | encoder.go | 114 func (pw *PkgEncoder) StringIdx(s string) Index { func |
D | decoder.go | 159 func (pr *PkgDecoder) StringIdx(idx Index) string { func |