Searched refs:devhost_log_handle (Results 1 – 1 of 1) sorted by relevance
779 static zx::debuglog devhost_log_handle; variable796 ctx->handle = zx::unowned_debuglog(devhost_log_handle); in devhost_log_write_internal()855 if (zx::debuglog::create(zx::resource(), 0, &devhost_log_handle) < 0) { in devhost_io_init()
Completed in 5 milliseconds