Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ setId
Method
setId
native/desc/Node.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
virtual const std::string getId() const { return std::to_string(_id); }
47
48
void setId(const int &id) { this->_id = id; }
49
50
int getIdi() const { return this->_id; }
51
Callers
2
addState
Method · 0.80
addActionFromState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected