MCPcopy Create free account
hub / github.com/google/gapid / decode

Method decode

core/os/android/binaryxml/decode.go:89–89  ·  view source on GitHub ↗
(header, data []byte)

Source from the content-addressed store, hash-verified

87 setRoot(x *xmlTree)
88
89 decode(header, data []byte) error
90 xml(*xmlContext) string
91 encode() []byte
92}

Callers 3

decodeChunkFunction · 0.95
decodeMethod · 0.65
waitMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected