Searched refs:GetVirtioConsoleDevicePath (Results 1 – 2 of 2) sorted by relevance
55 const char* TrustyConfirmationUI::GetVirtioConsoleDevicePath() { in GetVirtioConsoleDevicePath() function in aidl::android::hardware::confirmationui::TrustyConfirmationUI63 host_fd_ = cuttlefish::SharedFD::Open(GetVirtioConsoleDevicePath(), O_RDWR);64 CHECK(host_fd_->IsOpen()) << "ConfUI: " << GetVirtioConsoleDevicePath() << " is not open.";66 << "ConfUI: " << GetVirtioConsoleDevicePath() << " fail in SetTerminalRaw()";
114 static const char* GetVirtioConsoleDevicePath();