Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/standalone_receiver/
H A Dmirroring_application.cc70 std::string MirroringApplication::GetSessionId() { in GetSessionId() function in openscreen::cast::MirroringApplication
/aosp_15_r20/device/google/cuttlefish/guest/hals/confirmationui/
Dguest_session.h83 std::string GetSessionId() const { return session_name_; } in GetSessionId() function
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dmeshcop.hpp461 uint16_t GetSessionId(void) const { return mSessionId; } in GetSessionId() function in ot::MeshCoP::CommissioningDataset
H A Dcommissioner.hpp284 uint16_t GetSessionId(void) const { return mSessionId; } in GetSessionId() function in ot::MeshCoP::Commissioner
/aosp_15_r20/device/google/cuttlefish/common/libs/confui/
Dprotocol_types.h81 std::string GetSessionId() const { return session_id_; } in GetSessionId() function
/aosp_15_r20/external/openscreen/cast/receiver/
H A Dapplication_agent_unittest.cc117 std::string GetSessionId() override { in GetSessionId() function in openscreen::cast::__anon17c7923b0111::FakeApplication
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/identity/
Didentity.proto58 rpc GetSessionId (GetSessionIdRequest) returns (GetSessionIdResponse); rpc