Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h209 uint32_t getSession(uint32_t id) { in getSession() function
443 uint32_t getSession() { return mSession; } in getSession() function
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h101 uint32_t getSession() { return mSession; } in getSession() function
327 uint32_t getSession(uint32_t id) { in getSession() function
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.h109 uint32_t getSession() { return mSession; } in getSession() function
354 uint32_t getSession(uint32_t id) { in getSession() function
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.h109 uint32_t getSession() { return mSession; } in getSession() function
359 uint32_t getSession(uint32_t id) { in getSession() function
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.h109 uint32_t getSession() { return mSession; } in getSession() function
359 uint32_t getSession(uint32_t id) { in getSession() function
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.h109 uint32_t getSession() { return mSession; } in getSession() function
354 uint32_t getSession(uint32_t id) { in getSession() function
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerSessionManager.cpp586 std::shared_ptr<void> PowerSessionManager<HintManagerT>::getSession(int64_t sessionId) { in getSession() function in aidl::google::hardware::power::impl::pixel::PowerSessionManager