Home
last modified time | relevance | path

Searched defs:GetSessionId (Results 1 – 5 of 5) 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/
Dmeshcop.hpp461 uint16_t GetSessionId(void) const { return mSessionId; } in GetSessionId() function in ot::MeshCoP::CommissioningDataset
Dcommissioner.hpp284 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::__anon4ab577d90111::FakeApplication
/external/nos/host/generic/nugget/proto/nugget/app/identity/
Didentity.proto58 rpc GetSessionId (GetSessionIdRequest) returns (GetSessionIdResponse); rpc