Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ ~ActivityStateAction
Method
~ActivityStateAction
native/desc/Action.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
ActivityStateAction::~ActivityStateAction() {
147
this->_state.reset();
148
this->_target = nullptr;
149
}
150
151
OperatePtr ActivityStateAction::toOperate() const {
152
auto opt = Action::toOperate(); // call base virtual method
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected