Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/strings/
Dstrings.go736 func ToValidUTF8(s, replacement string) string { func
/aosp_15_r20/prebuilts/go/linux-x86/src/bytes/
Dbytes.go720 func ToValidUTF8(s, replacement []byte) []byte { func