Searched refs:raw_log_socket (Results 1 – 2 of 2) sorted by relevance
66 static zx_status_t fidl_ExecuteCommand(void* ctx, zx_handle_t raw_log_socket, in fidl_ExecuteCommand() argument68 zx::socket log_socket(raw_log_socket); in fidl_ExecuteCommand()
1392 static zx_status_t fidl_DmCommand(void* ctx, zx_handle_t raw_log_socket, in fidl_DmCommand() argument1394 zx::socket log_socket(raw_log_socket); in fidl_DmCommand()
Completed in 21 milliseconds