/aosp12/hardware/qcom/gps/msm8909w_3100/location/ |
H A D | LocationAPIClientBase.cpp | 416 SessionEntity entity; in locAPIStartSession() 439 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIStopSession() 475 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIUpdateSessionOptions() 566 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIGetBatchedLocations() 853 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb()
|
H A D | LocationAPIClientBase.h | 266 } SessionEntity; typedef 540 BiDict<SessionEntity> mSessionBiDict;
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | LocationAPIClientBase.cpp | 455 SessionEntity entity; in locAPIStartSession() 478 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIStopSession() 511 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIUpdateSessionOptions() 603 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIGetBatchedLocations() 878 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb()
|
H A D | LocationAPIClientBase.h | 293 } SessionEntity; typedef 582 BiDict<SessionEntity> mSessionBiDict;
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | LocationAPIClientBase.cpp | 455 SessionEntity entity; in locAPIStartSession() 478 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIStopSession() 511 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIUpdateSessionOptions() 603 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIGetBatchedLocations() 878 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb()
|
H A D | LocationAPIClientBase.h | 293 } SessionEntity; typedef 582 BiDict<SessionEntity> mSessionBiDict;
|
/aosp12/hardware/qcom/sm7250/gps/location/ |
H A D | LocationAPIClientBase.cpp | 476 SessionEntity entity; in locAPIStartSession() 499 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIStopSession() 532 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIUpdateSessionOptions() 624 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIGetBatchedLocations() 901 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb()
|
H A D | LocationAPIClientBase.h | 298 } SessionEntity; typedef 587 BiDict<SessionEntity> mSessionBiDict;
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/ |
H A D | LocationAPIClientBase.cpp | 455 SessionEntity entity; in locAPIStartSession() 478 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIStopSession() 511 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIUpdateSessionOptions() 603 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIGetBatchedLocations() 878 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb()
|
H A D | LocationAPIClientBase.h | 290 } SessionEntity; typedef 577 BiDict<SessionEntity> mSessionBiDict;
|
/aosp12/hardware/qcom/sm8150/gps/location/ |
H A D | LocationAPIClientBase.cpp | 476 SessionEntity entity; in locAPIStartSession() 499 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIStopSession() 532 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIUpdateSessionOptions() 624 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIGetBatchedLocations() 901 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb()
|
H A D | LocationAPIClientBase.h | 298 } SessionEntity; typedef 587 BiDict<SessionEntity> mSessionBiDict;
|
/aosp12/hardware/qcom/gps/msm8998/location/ |
H A D | LocationAPIClientBase.cpp | 256 SessionEntity entity; in locAPIStartSession() 279 SessionEntity entity = mSessionMap[id]; in locAPIStopSession() 320 SessionEntity& entity = mSessionMap[id]; in locAPIUpdateSessionOptions()
|
H A D | LocationAPIClientBase.h | 155 } SessionEntity; typedef 463 std::map<uint32_t, SessionEntity> mSessionMap;
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/ |
H A D | LocationAPIClientBase.cpp | 256 SessionEntity entity; in locAPIStartSession() 279 SessionEntity entity = mSessionMap[id]; in locAPIStopSession() 320 SessionEntity& entity = mSessionMap[id]; in locAPIUpdateSessionOptions()
|
H A D | LocationAPIClientBase.h | 155 } SessionEntity; typedef 463 std::map<uint32_t, SessionEntity> mSessionMap;
|