Lines Matching refs:ConfUiLog
95 ConfUiLog(ERROR) << "host_fd_ is not open"; in HostMessageFetcherLoop()
98 ConfUiLog(INFO) << "Trying to fetch command"; in HostMessageFetcherLoop()
100 ConfUiLog(INFO) << "RecvConfUiMsg() returned"; in HostMessageFetcherLoop()
103 ConfUiLog(ERROR) << "received message was null"; in HostMessageFetcherLoop()
110 ConfUiLog(ERROR) << "msg is received but session is null"; in HostMessageFetcherLoop()
113 ConfUiLog(ERROR) << "session id mismatch, so ignored" in HostMessageFetcherLoop()
150 ConfUiLog(ERROR) << "Result callback failed error: " in RunSession()
153 ConfUiLog(ERROR) << "Result callback failed error: " << error.getStatus(); in RunSession()
156 ConfUiLog(INFO) << "Result callback returned."; in RunSession()
168 ConfUiLog(INFO) << "promptUserConfirmation is called"; in promptUserConfirmation()
222 ConfUiLog(INFO) << "deliverSecureInputEvent is called"; in deliverSecureInputEvent()