MCPcopy Create free account
hub / github.com/OAID/Tengine / DevStart

Method DevStart

executor/lib/node_dev_executor.cpp:345–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343}
344
345bool NodeExecutor::DevStart(void)
346{
347 return backend_dev_->Start();
348}
349
350bool NodeExecutor::DevStop(void)
351{

Callers

nothing calls this directly

Calls 1

StartMethod · 0.45

Tested by

no test coverage detected