Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ getEnabled
Method
getEnabled
native/desc/Action.cpp:121–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
bool ActivityStateAction::getEnabled() const {
122
return (this->_target == nullptr || this->_target->getEnabled());
123
}
124
125
uintptr_t ActivityStateAction::hash() const {
126
return this->_hashcode;
Callers
5
include
Method · 0.45
include
Method · 0.45
include
Method · 0.45
include
Method · 0.45
include
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected