Searched refs:devhost_log_handle (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/core/devmgr/
H A Ddevhost.cpp629 static zx_handle_t devhost_log_handle; variable
643 ctx->handle = devhost_log_handle;
689 if (zx_debuglog_create(ZX_HANDLE_INVALID, 0, &devhost_log_handle) < 0) {

Completed in 72 milliseconds