Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
300
dev_status_t NodeExecutor::DevGetStatus(void)
301
{
302
return backend_dev_->GetDeviceStatus();
303
}
304
305
bool NodeExecutor::Init(void)
306
{
Callers
nothing calls this directly
Calls
1
GetDeviceStatus
Method · 0.45
Tested by
no test coverage detected