Home
last modified time | relevance | path

Searched refs:SessionEntity (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.cpp455 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()
DLocationAPIClientBase.h293 } SessionEntity; typedef
582 BiDict<SessionEntity> mSessionBiDict;
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp416 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()
DLocationAPIClientBase.h266 } SessionEntity; typedef
540 BiDict<SessionEntity> mSessionBiDict;
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.cpp455 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()
DLocationAPIClientBase.h293 } SessionEntity; typedef
582 BiDict<SessionEntity> mSessionBiDict;
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.cpp476 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()
DLocationAPIClientBase.h298 } SessionEntity; typedef
587 BiDict<SessionEntity> mSessionBiDict;
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.cpp484 SessionEntity entity; in locAPIStartSession()
507 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIStopSession()
540 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIUpdateSessionOptions()
632 SessionEntity entity = mSessionBiDict.getExtById(id); in locAPIGetBatchedLocations()
909 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb()
DLocationAPIClientBase.h298 } SessionEntity; typedef
587 BiDict<SessionEntity> mSessionBiDict;
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.cpp256 SessionEntity entity; in locAPIStartSession()
279 SessionEntity entity = mSessionMap[id]; in locAPIStopSession()
320 SessionEntity& entity = mSessionMap[id]; in locAPIUpdateSessionOptions()
DLocationAPIClientBase.h155 } SessionEntity; typedef
463 std::map<uint32_t, SessionEntity> mSessionMap;