Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/
Derror.rs32 InvalidUTF8, enumerator
/aosp_15_r20/external/golang-protobuf/internal/errors/
H A Derrors.go83 func InvalidUTF8(name string) error { func
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/tests/
Dcollection.rs70 InvalidUTF8, enumerator
/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dcodec_field.go23 func (errInvalidUTF8) InvalidUTF8() bool { return true } func