Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/
Dencoding.go24 type BinaryMarshaler interface { interface
/aosp_15_r20/prebuilts/go/linux-x86/src/net/netip/
Dfuzz_test.go247 func checkBinaryMarshaler(t *testing.T, x encoding.BinaryMarshaler) {