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

Method root

core/os/android/binaryxml/decode.go:86–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84
85type chunk interface {
86 root() *xmlTree
87 setRoot(x *xmlTree)
88
89 decode(header, data []byte) error

Callers 6

decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
addAttributeMethod · 0.65
decodeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected