Home
last modified time | relevance | path

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

/build/soong/third_party/zip/
Dwriter.go72 b := writeBuf(buf[:])
90 eb := writeBuf(buf[:])
132 b := writeBuf(buf[:])
165 b := writeBuf(buf[:])
263 b := writeBuf(buf[:])
383 b := writeBuf(buf)
418 type writeBuf []byte type
420 func (b *writeBuf) uint16(v uint16) {
425 func (b *writeBuf) uint32(v uint32) {
430 func (b *writeBuf) uint64(v uint64) {
Dandroid.go64 b := writeBuf(buf)
212 b := writeBuf(buf)