Home
last modified time | relevance | path

Searched refs:appendBoolValue (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go562 return sizeBoolValue, appendBoolValue
1942 func appendBoolValue(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
/external/golang-protobuf/proto/
Dtable_marshal.go576 return sizeBoolValue, appendBoolValue
1956 func appendBoolValue(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func