Home
last modified time | relevance | path

Searched defs:hwId (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A DGeofenceAdapter.cpp57 uint32_t hwId = it->second; in stopClientSessions() local
97 GeofenceAdapter::getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId) in getHwIdFromClient()
109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId()
350 uint32_t hwId = 0; in removeGeofencesCommand() local
426 uint32_t hwId = 0; in pauseGeofencesCommand() local
501 uint32_t hwId = 0; in resumeGeofencesCommand() local
584 uint32_t hwId = 0; in modifyGeofencesCommand() local
664 GeofenceAdapter::removeGeofenceItem(uint32_t hwId) in removeGeofenceItem()
689 GeofenceAdapter::pauseGeofenceItem(uint32_t hwId) in pauseGeofenceItem()
701 GeofenceAdapter::resumeGeofenceItem(uint32_t hwId) in resumeGeofenceItem()
[all …]
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A DGeofenceAdapter.cpp53 uint32_t hwId = it->second; in stopClientSessions() local
93 GeofenceAdapter::getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId) in getHwIdFromClient()
105 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId()
346 uint32_t hwId = 0; in removeGeofencesCommand() local
422 uint32_t hwId = 0; in pauseGeofencesCommand() local
497 uint32_t hwId = 0; in resumeGeofencesCommand() local
580 uint32_t hwId = 0; in modifyGeofencesCommand() local
660 GeofenceAdapter::removeGeofenceItem(uint32_t hwId) in removeGeofenceItem()
685 GeofenceAdapter::pauseGeofenceItem(uint32_t hwId) in pauseGeofenceItem()
697 GeofenceAdapter::resumeGeofenceItem(uint32_t hwId) in resumeGeofenceItem()
[all …]
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A DGeofenceAdapter.cpp57 uint32_t hwId = it->second; in stopClientSessions() local
97 GeofenceAdapter::getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId) in getHwIdFromClient()
109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId()
350 uint32_t hwId = 0; in removeGeofencesCommand() local
426 uint32_t hwId = 0; in pauseGeofencesCommand() local
501 uint32_t hwId = 0; in resumeGeofencesCommand() local
584 uint32_t hwId = 0; in modifyGeofencesCommand() local
664 GeofenceAdapter::removeGeofenceItem(uint32_t hwId) in removeGeofenceItem()
689 GeofenceAdapter::pauseGeofenceItem(uint32_t hwId) in pauseGeofenceItem()
701 GeofenceAdapter::resumeGeofenceItem(uint32_t hwId) in resumeGeofenceItem()
[all …]
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A DGeofenceAdapter.cpp56 uint32_t hwId = it->second; in stopClientSessions() local
96 GeofenceAdapter::getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId) in getHwIdFromClient()
108 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId()
349 uint32_t hwId = 0; in removeGeofencesCommand() local
425 uint32_t hwId = 0; in pauseGeofencesCommand() local
500 uint32_t hwId = 0; in resumeGeofencesCommand() local
583 uint32_t hwId = 0; in modifyGeofencesCommand() local
663 GeofenceAdapter::removeGeofenceItem(uint32_t hwId) in removeGeofenceItem()
688 GeofenceAdapter::pauseGeofenceItem(uint32_t hwId) in pauseGeofenceItem()
700 GeofenceAdapter::resumeGeofenceItem(uint32_t hwId) in resumeGeofenceItem()
[all …]
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DLocApiBase.h81 uint32_t hwId; member
/aosp12/hardware/qcom/sm7150/gps/core/
H A DLocApiBase.h81 uint32_t hwId; member
/aosp12/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DConvert.java246 static void programIdentifierToHal(@NonNull ProgramIdentifier hwId, in programIdentifierToHal()
254 ProgramIdentifier hwId = new ProgramIdentifier(); in programIdentifierToHal() local
/aosp12/hardware/qcom/sm7250/gps/core/
H A DLocApiBase.h83 uint32_t hwId; member
/aosp12/hardware/qcom/sm8150/gps/core/
H A DLocApiBase.h83 uint32_t hwId; member
/aosp12/system/chre/platform/slpi/include/chre/platform/slpi/see/
H A Dsee_helper.h102 int64_t hwId; member
/aosp12/frameworks/base/media/jni/tuner/
H A DDemuxClient.cpp114 int hwId; in getAvSyncHwId() local