MCPcopy 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
284bool MtouchHelper::parse(const json::value& config)
285{
286 return device_info_->parse(config);
287}
288
289MAA_CTRL_UNIT_NS_END

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected