Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ reSetClassname
Method
reSetClassname
native/desc/Element.h:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
void reSetIndex(const int &index) { this->_index = index; }
110
111
void reSetClassname(const std::string &className) { this->_classname = className; }
112
113
void reSetClickable(bool clickable) { this->_clickable = clickable; }
114
Callers
1
resolveTreePruning
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected