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

Method DevGetStatus

executor/lib/node_dev_executor.cpp:300–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298}
299
300dev_status_t NodeExecutor::DevGetStatus(void)
301{
302 return backend_dev_->GetDeviceStatus();
303}
304
305bool NodeExecutor::Init(void)
306{

Callers

nothing calls this directly

Calls 1

GetDeviceStatusMethod · 0.45

Tested by

no test coverage detected