Home
last modified time | relevance | path

Searched refs:GeofenceKey (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm7250/gps/geofence/
DGeofenceAdapter.h47 typedef struct GeofenceKey { struct
50 inline GeofenceKey() : in GeofenceKey() argument
52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey() function
54 } GeofenceKey; typedef
55 inline bool operator <(GeofenceKey const& left, GeofenceKey const& right) {
58 inline bool operator ==(GeofenceKey const& left, GeofenceKey const& right) {
61 inline bool operator !=(GeofenceKey const& left, GeofenceKey const& right) {
65 GeofenceKey key;
75 typedef std::map<GeofenceKey, uint32_t> GeofenceIdMap; //map of GeofenceKey to hwId
122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
DGeofenceAdapter.cpp58 GeofenceKey key(it->first); in stopClientSessions()
99 GeofenceKey key(client, clientId); in getHwIdFromClient()
109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId()
649 GeofenceKey key(client, clientId); in saveGeofenceItem()
666 GeofenceKey key; in removeGeofenceItem()
798 GeofenceKey key; in geofenceBreach()
/hardware/qcom/sm7150/gps/geofence/
DGeofenceAdapter.h47 typedef struct GeofenceKey { struct
50 inline GeofenceKey() : in GeofenceKey() function
52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey() argument
54 } GeofenceKey; typedef
55 inline bool operator <(GeofenceKey const& left, GeofenceKey const& right) {
58 inline bool operator ==(GeofenceKey const& left, GeofenceKey const& right) {
61 inline bool operator !=(GeofenceKey const& left, GeofenceKey const& right) {
65 GeofenceKey key;
75 typedef std::map<GeofenceKey, uint32_t> GeofenceIdMap; //map of GeofenceKey to hwId
122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
DGeofenceAdapter.cpp58 GeofenceKey key(it->first); in stopClientSessions()
99 GeofenceKey key(client, clientId); in getHwIdFromClient()
109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId()
649 GeofenceKey key(client, clientId); in saveGeofenceItem()
666 GeofenceKey key; in removeGeofenceItem()
798 GeofenceKey key; in geofenceBreach()
/hardware/qcom/sm8150p/gps/geofence/
DGeofenceAdapter.h47 typedef struct GeofenceKey { struct
50 inline GeofenceKey() : in GeofenceKey() argument
52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey() argument
54 } GeofenceKey; typedef
55 inline bool operator <(GeofenceKey const& left, GeofenceKey const& right) {
58 inline bool operator ==(GeofenceKey const& left, GeofenceKey const& right) {
61 inline bool operator !=(GeofenceKey const& left, GeofenceKey const& right) {
65 GeofenceKey key;
75 typedef std::map<GeofenceKey, uint32_t> GeofenceIdMap; //map of GeofenceKey to hwId
122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
DGeofenceAdapter.cpp58 GeofenceKey key(it->first); in stopClientSessions()
99 GeofenceKey key(client, clientId); in getHwIdFromClient()
109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId()
649 GeofenceKey key(client, clientId); in saveGeofenceItem()
666 GeofenceKey key; in removeGeofenceItem()
798 GeofenceKey key; in geofenceBreach()
/hardware/qcom/sm8150/gps/geofence/
DGeofenceAdapter.h47 typedef struct GeofenceKey { struct
50 inline GeofenceKey() : in GeofenceKey() argument
52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey() argument
54 } GeofenceKey; typedef
55 inline bool operator <(GeofenceKey const& left, GeofenceKey const& right) {
58 inline bool operator ==(GeofenceKey const& left, GeofenceKey const& right) {
61 inline bool operator !=(GeofenceKey const& left, GeofenceKey const& right) {
65 GeofenceKey key;
75 typedef std::map<GeofenceKey, uint32_t> GeofenceIdMap; //map of GeofenceKey to hwId
122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
DGeofenceAdapter.cpp58 GeofenceKey key(it->first); in stopClientSessions()
99 GeofenceKey key(client, clientId); in getHwIdFromClient()
109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId()
649 GeofenceKey key(client, clientId); in saveGeofenceItem()
666 GeofenceKey key; in removeGeofenceItem()
798 GeofenceKey key; in geofenceBreach()