Searched defs:getSession (Results 1 – 7 of 7) sorted by relevance
209 uint32_t getSession(uint32_t id) { in getSession() function443 uint32_t getSession() { return mSession; } in getSession() function
101 uint32_t getSession() { return mSession; } in getSession() function327 uint32_t getSession(uint32_t id) { in getSession() function
109 uint32_t getSession() { return mSession; } in getSession() function354 uint32_t getSession(uint32_t id) { in getSession() function
109 uint32_t getSession() { return mSession; } in getSession() function359 uint32_t getSession(uint32_t id) { in getSession() function
586 std::shared_ptr<void> PowerSessionManager<HintManagerT>::getSession(int64_t sessionId) { in getSession() function in aidl::google::hardware::power::impl::pixel::PowerSessionManager