Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
type
chunk
interface
{
86
root() *xmlTree
87
setRoot(x *xmlTree)
88
89
decode(header, data []byte) error
Callers
6
decode
Method · 0.65
decode
Method · 0.65
decode
Method · 0.65
decode
Method · 0.65
addAttribute
Method · 0.65
decode
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected