Home
last modified time | relevance | path

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

/system/core/devmgr/devhost/
A Ddevhost.cpp779 static zx::debuglog devhost_log_handle; variable
796 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