Home
last modified time | relevance | path

Searched defs:GetSessionId (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/confirmationui/
Dguest_session.h83 std::string GetSessionId() const { return session_name_; } in GetSessionId() function
/device/google/cuttlefish/common/libs/confui/
Dprotocol_types.h81 std::string GetSessionId() const { return session_id_; } in GetSessionId() function