Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/confui/
Dhost_server.cc158 std::make_unique<ConfUiUserTouchMessage>(GetCurrentSessionId(), x, y); in TouchEvent()
169 std::make_unique<ConfUiUserSelectionMessage>(GetCurrentSessionId(), in UserAbortEvent()
210 ConfUiLog(VERBOSE) << "In Session " << GetCurrentSessionId() << ", " in MainLoop()
236 GetCurrentSessionId(), in MainLoop()
Dhost_server.h121 std::string GetCurrentSessionId() { in GetCurrentSessionId() function