Home
last modified time | relevance | path

Searched refs:UNUSED_VAR (Results 1 – 25 of 26) sorted by relevance

12

/system/chre/platform/shared/
Dchre_api_sensor.cc44 UNUSED_VAR(sensorType); in chreSensorFind()
45 UNUSED_VAR(sensorIndex); in chreSensorFind()
46 UNUSED_VAR(handle); in chreSensorFind()
66 UNUSED_VAR(sensorHandle); in chreGetSensorInfo()
67 UNUSED_VAR(info); in chreGetSensorInfo()
85 UNUSED_VAR(sensorHandle); in chreGetSensorSamplingStatus()
86 UNUSED_VAR(status); in chreGetSensorSamplingStatus()
103 UNUSED_VAR(sensorHandle); in chreSensorConfigure()
104 UNUSED_VAR(mode); in chreSensorConfigure()
105 UNUSED_VAR(interval); in chreSensorConfigure()
[all …]
/system/chre/chpp/platform/linux/services/
Dplatform_gnss.c45 UNUSED_VAR(enable); in gnssPalControlLocationSession()
46 UNUSED_VAR(minIntervalMs); in gnssPalControlLocationSession()
47 UNUSED_VAR(minTimeToNextFixMs); in gnssPalControlLocationSession()
59 UNUSED_VAR(enable); in gnssPalControlMeasurementSessiont()
60 UNUSED_VAR(minIntervalMs); in gnssPalControlMeasurementSessiont()
73 UNUSED_VAR(enable); in gnssPalConfigurePassiveLocationListener()
Dplatform_wifi.c45 UNUSED_VAR(enable); in wifiPalConfigureScanMonitor()
51 UNUSED_VAR(params); in wifiPalRequestScan()
62 UNUSED_VAR(params); in wifiPalRequestRanging()
/system/chre/chpp/services/
Dnonhandle.c39 UNUSED_VAR(context); in chppDispatchNonHandle()
40 UNUSED_VAR(buf); in chppDispatchNonHandle()
41 UNUSED_VAR(len); in chppDispatchNonHandle()
Dtimesync.c42 UNUSED_VAR(len); in chppTimesyncGetTime()
70 UNUSED_VAR(len); in chppDispatchTimesyncClientRequest()
Dwwan.c145 UNUSED_VAR(len); in chppDispatchWwanRequest()
349 UNUSED_VAR(requestHeader); in chppWwanServiceGetCellInfoAsync()
431 UNUSED_VAR(appContext); in chppDeregisterWwanService()
Ddiscovery.c84 UNUSED_VAR(len); in chppDispatchDiscoveryClientRequest()
Dgnss.c386 UNUSED_VAR(requestHeader); in chppGnssServiceControlLocationSession()
425 UNUSED_VAR(requestHeader); in chppGnssServiceControlMeasurementSession()
462 UNUSED_VAR(requestHeader); in chppGnssServiceConfigurePassiveLocationListener()
686 UNUSED_VAR(appContext); in chppDeregisterGnssService()
Dwifi.c378 UNUSED_VAR(requestHeader); in chppWifiServiceConfigureScanMonitorAsync()
413 UNUSED_VAR(requestHeader); in chppWifiServiceRequestScanAsync()
463 UNUSED_VAR(requestHeader); in chppWifiServiceRequestRangingAsync()
689 UNUSED_VAR(appContext); in chppDeregisterWifiService()
/system/chre/platform/slpi/see/include/
Dsns_osa.h58 #ifndef UNUSED_VAR
59 #define UNUSED_VAR(var) ((void)(var)); macro
/system/chre/chpp/clients/
Dgnss.c293 UNUSED_VAR(serviceVersion); in chppGnssClientInit()
369 UNUSED_VAR(clientContext); in chppGnssCloseResult()
370 UNUSED_VAR(buf); in chppGnssCloseResult()
371 UNUSED_VAR(len); in chppGnssCloseResult()
417 UNUSED_VAR(clientContext); in chppGnssControlLocationSessionResult()
457 UNUSED_VAR(clientContext); in chppGnssControlMeasurementSessionResult()
497 UNUSED_VAR(clientContext); in chppGnssConfigurePassiveLocationListenerResult()
498 UNUSED_VAR(len); in chppGnssConfigurePassiveLocationListenerResult()
523 UNUSED_VAR(buf); in chppGnssStateResyncNotification()
524 UNUSED_VAR(len); in chppGnssStateResyncNotification()
[all …]
Dwifi.c290 UNUSED_VAR(serviceVersion); in chppWifiClientInit()
386 UNUSED_VAR(clientContext); in chppWifiCloseResult()
387 UNUSED_VAR(buf); in chppWifiCloseResult()
388 UNUSED_VAR(len); in chppWifiCloseResult()
434 UNUSED_VAR(clientContext); in chppWifiConfigureScanMonitorResult()
483 UNUSED_VAR(clientContext); in chppWifiRequestScanResult()
516 UNUSED_VAR(clientContext); in chppWifiRequestRangingResult()
517 UNUSED_VAR(len); in chppWifiRequestRangingResult()
542 UNUSED_VAR(clientContext); in chppWifiScanEventNotification()
582 UNUSED_VAR(clientContext); in chppWifiRangingEventNotification()
[all …]
Dwwan.c213 UNUSED_VAR(serviceVersion); in chppWwanClientInit()
288 UNUSED_VAR(clientContext); in chppWwanCloseResult()
289 UNUSED_VAR(buf); in chppWwanCloseResult()
290 UNUSED_VAR(len); in chppWwanCloseResult()
337 UNUSED_VAR(clientContext); in chppWwanGetCellInfoAsyncResult()
542 UNUSED_VAR(appContext); in chppDeregisterWwanClient()
/system/chre/platform/slpi/see/
Dsns_qmi_client.c65 UNUSED_VAR(user_handle); in client_ind_cb()
118 UNUSED_VAR(user_handle); in client_resp_cb()
119 UNUSED_VAR(msg_id); in client_resp_cb()
120 UNUSED_VAR(resp_c_struct_len); in client_resp_cb()
145 UNUSED_VAR(user_handle); in client_error_cb()
146 UNUSED_VAR(error); in client_error_cb()
/system/chre/util/include/chre/util/
Dmacros.h20 #ifndef UNUSED_VAR
21 #define UNUSED_VAR(var) ((void)(var)) macro
/system/chre/chpp/include/chpp/
Dmacros.h34 #ifndef UNUSED_VAR
35 #define UNUSED_VAR(var) ((void)(var)) macro
75 #define CHPP_DEBUG_ASSERT(var) UNUSED_VAR(var)
/system/chre/chpp/
Dapp.c204 UNUSED_VAR(context); in chppProcessPredefinedClientNotification()
205 UNUSED_VAR(len); in chppProcessPredefinedClientNotification()
206 UNUSED_VAR(rxHeader); in chppProcessPredefinedClientNotification()
207 UNUSED_VAR(dispatchResult); in chppProcessPredefinedClientNotification()
231 UNUSED_VAR(context); in chppProcessPredefinedServiceNotification()
232 UNUSED_VAR(len); in chppProcessPredefinedServiceNotification()
233 UNUSED_VAR(rxHeader); in chppProcessPredefinedServiceNotification()
234 UNUSED_VAR(dispatchResult); in chppProcessPredefinedServiceNotification()
Dservices.c44 UNUSED_VAR(context); in chppRegisterCommonServices()
66 UNUSED_VAR(context); in chppDeregisterCommonServices()
Dclients.c122 UNUSED_VAR(context); in chppRegisterCommonClients()
145 UNUSED_VAR(context); in chppDeregisterCommonClients()
203 UNUSED_VAR(context); in chppInitBasicClients()
244 UNUSED_VAR(context); in chppDeinitBasicClients()
524 UNUSED_VAR(len); // Necessary depending on assert macro below in chppClientProcessOpenResponse()
Dtransport.c1628 UNUSED_VAR(context); in chppDatagramProcessDoneCb()
1635 UNUSED_VAR(buf); in chppRunTransportLoopback()
1636 UNUSED_VAR(len); in chppRunTransportLoopback()
/system/chre/chpp/platform/linux/
Dlink.c119 UNUSED_VAR(params); in chppPlatformLinkDoWork()
120 UNUSED_VAR(signal); in chppPlatformLinkDoWork()
Dmemory.c76 UNUSED_VAR(oldSize); in chppRealloc()
/system/chre/util/
Dcontainer_support.cc50 UNUSED_VAR(level); in chreLog()
/system/chre/chpp/platform/
Dpal_api.c85 UNUSED_VAR(context); in chppPalSystemApiDeinit()
/system/chre/platform/slpi/
Dplatform_sensor_type_helpers.cc46 UNUSED_VAR(sensorType); in getVendorSensorIsCalibrated()

12