Searched defs:hwId (Results 1 – 11 of 11) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/geofence/ |
H A D | GeofenceAdapter.cpp | 57 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 D | GeofenceAdapter.cpp | 53 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 D | GeofenceAdapter.cpp | 57 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 D | GeofenceAdapter.cpp | 56 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 D | LocApiBase.h | 81 uint32_t hwId; member
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | LocApiBase.h | 81 uint32_t hwId; member
|
/aosp12/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/ |
H A D | Convert.java | 246 static void programIdentifierToHal(@NonNull ProgramIdentifier hwId, in programIdentifierToHal() 254 ProgramIdentifier hwId = new ProgramIdentifier(); in programIdentifierToHal() local
|
/aosp12/hardware/qcom/sm7250/gps/core/ |
H A D | LocApiBase.h | 83 uint32_t hwId; member
|
/aosp12/hardware/qcom/sm8150/gps/core/ |
H A D | LocApiBase.h | 83 uint32_t hwId; member
|
/aosp12/system/chre/platform/slpi/include/chre/platform/slpi/see/ |
H A D | see_helper.h | 102 int64_t hwId; member
|
/aosp12/frameworks/base/media/jni/tuner/ |
H A D | DemuxClient.cpp | 114 int hwId; in getAvSyncHwId() local
|