Lines Matching refs:ConfUiLog
66 ConfUiLog(INFO) << "Initiating prompt"; in PromptUserConfirmation()
72 ConfUiLog(INFO) << "UI message too long to send to the host"; in PromptUserConfirmation()
79 ConfUiLog(INFO) << "Session " << GetSessionId() << " started on both the guest and the host"; in PromptUserConfirmation()
96 ConfUiLog(ERROR) << "Message + Extra data + Meta info were too long"; in PromptUserConfirmation()
100 ConfUiLog(ERROR) << "Message is incorrectly UTF-encoded"; in PromptUserConfirmation()
109 ConfUiLog(INFO) << "Transition to SetupDone"; in PromptUserConfirmation()
119 ConfUiLog(INFO) << "Transition to Interactive"; in PromptUserConfirmation()
148 ConfUiLog(ERROR) << "Abort called or the user/host aborted" in PromptUserConfirmation()
155 ConfUiLog(ERROR) << "When host failed, it is supposed to send " in PromptUserConfirmation()
166 ConfUiLog(INFO) << "Making up the result"; in PromptUserConfirmation()
175 ConfUiLog(ERROR) << "Unexpected user response that is " << user_response.GetResponse(); in PromptUserConfirmation()