Home
last modified time | relevance | path

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

/external/openscreen/cast/standalone_receiver/
Dmirroring_application.cc70 std::string MirroringApplication::GetSessionId() { in GetSessionId() function in openscreen::cast::MirroringApplication
/external/openthread/src/core/meshcop/
Dcommissioner.hpp148 uint16_t GetSessionId(void) const { return mSessionId; } in GetSessionId() function in ot::MeshCoP::Commissioner::Dataset
408 uint16_t GetSessionId(void) const { return mSessionId; } in GetSessionId() function in ot::MeshCoP::Commissioner
/external/openscreen/cast/receiver/
Dapplication_agent_unittest.cc117 std::string GetSessionId() override { in GetSessionId() function in openscreen::cast::__anon4c36d3aa0111::FakeApplication
/external/nos/host/generic/nugget/proto/nugget/app/identity/
Didentity.proto59 rpc GetSessionId (GetSessionIdRequest) returns (GetSessionIdResponse); rpc