MCPcopy 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
265bool AdbControlUnitMgr::inactive()
266{
267 return true;
268}
269
270bool AdbControlUnitMgr::find_device(std::vector<std::string>& devices)
271{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected