Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ isValid
Method
isValid
native/desc/Action.cpp:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
bool Action::isValid() const {
44
return true;
45
}
46
47
bool Action::isModelAct() const {
48
return this->_actionType >= ActionType::BACK &&
Callers
7
include
Method · 0.80
include
Method · 0.80
include
Method · 0.80
include
Method · 0.80
include
Method · 0.80
include
Method · 0.80
adjustActions
Method · 0.80
Calls
2
isEmpty
Method · 0.45
getBounds
Method · 0.45
Tested by
no test coverage detected