MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / reSetText

Method reSetText

native/desc/Element.h:107–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 void reSetContentDesc(const std::string &content) { this->_contentDesc = content; }
106
107 void reSetText(const std::string &text) { this->_text = text; }
108
109 void reSetIndex(const int &index) { this->_index = index; }
110

Callers 1

resolveTreePruningMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected