Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ toString
Method
toString
native/desc/Element.cpp:175–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
std::string Element::toString() const {
176
return this->toJson();
177
}
178
179
180
std::string Element::toJson() const {
Callers
1
recursiveToXML
Method · 0.45
Calls
1
toJson
Method · 0.95
Tested by
no test coverage detected