Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ parse
Method
parse
source/MaaAdbControlUnit/Input/MtouchHelper.cpp:284–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
bool MtouchHelper::parse(const json::value& config)
285
{
286
return device_info_->parse(config);
287
}
288
289
MAA_CTRL_UNIT_NS_END
Callers
1
parse_minitouch_config
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected