Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ inactive
Method
inactive
source/MaaAdbControlUnit/Manager/AdbControlUnitMgr.cpp:265–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
}
264
265
bool AdbControlUnitMgr::inactive()
266
{
267
return true;
268
}
269
270
bool AdbControlUnitMgr::find_device(std::vector<std::string>& devices)
271
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected