Searched refs:GetCurrentSessionId (Results 1 – 5 of 5) sorted by relevance
64 int32_t GetCurrentSessionId();
89 int32_t GetCurrentSessionId();
272 int32_t DistributedInputTransportBase::GetCurrentSessionId() in GetCurrentSessionId() function in OHOS::DistributedHardware::DistributedInput::DistributedInputTransportBase
855 int32_t DistributedInputSourceTransport::GetCurrentSessionId() in GetCurrentSessionId() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport857 return DistributedInputTransportBase::GetInstance().GetCurrentSessionId(); in GetCurrentSessionId()
1650 srcScreenInfo.sessionId = DistributedInputSourceTransport::GetInstance().GetCurrentSessionId(); in UpdateSrcScreenInfoCache()