Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/gapid
/ encode
Method
encode
core/os/android/binaryxml/decode.go:91–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
decode(header, data []byte) error
90
xml(*xmlContext) string
91
encode() []byte
92
}
93
94
func
decodeXmlTree(r io.Reader) (*xmlTree, error) {
Callers
11
encode
Method · 0.65
TestBinaryXmlDecodingAndEncoding
Function · 0.65
TestDimension
Function · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
TestSettingDebuggableFlag
Function · 0.65
SetDebuggableFlag
Function · 0.65
encode
Method · 0.65
encode
Method · 0.65
Calls
no outgoing calls
Tested by
3
TestBinaryXmlDecodingAndEncoding
Function · 0.52
TestDimension
Function · 0.52
TestSettingDebuggableFlag
Function · 0.52