Home
last modified time | relevance | path

Searched refs:CHPP_LOG_OOM (Results 1 – 16 of 16) sorted by relevance

/system/chre/chpp/services/
Dwifi.c314 CHPP_LOG_OOM(); in chppWifiServiceOpen()
349 CHPP_LOG_OOM(); in chppWifiServiceClose()
396 CHPP_LOG_OOM(); in chppWifiServiceGetCapabilities()
538 CHPP_LOG_OOM(); in chppWifiServiceRequestRangingAsync()
581 CHPP_LOG_OOM(); in chppWifiServiceRequestNanSubscribe()
616 CHPP_LOG_OOM(); in chppWifiServiceRequestNanSubscribeCancel()
653 CHPP_LOG_OOM(); in chppWifiServiceRequestNanRanging()
687 CHPP_LOG_OOM(); in chppWifiServiceScanMonitorStatusChangeCallback()
720 CHPP_LOG_OOM(); in chppWifiServiceScanResponseCallback()
751 CHPP_LOG_OOM(); in chppWifiServiceScanEventCallback()
[all …]
Dgnss.c265 CHPP_LOG_OOM(); in chppGnssServiceOpen()
300 CHPP_LOG_OOM(); in chppGnssServiceClose()
348 CHPP_LOG_OOM(); in chppGnssServiceGetCapabilities()
478 CHPP_LOG_OOM(); in chppGnssServiceConfigurePassiveLocationListener()
502 CHPP_LOG_OOM(); in chppGnssServiceRequestStateResyncCallback()
534 CHPP_LOG_OOM(); in chppGnssServiceLocationStatusChangeCallback()
561 CHPP_LOG_OOM(); in chppGnssServiceLocationEventCallback()
606 CHPP_LOG_OOM(); in chppGnssServiceMeasurementStatusChangeCallback()
634 CHPP_LOG_OOM(); in chppGnssServiceMeasurementEventCallback()
Dwwan.c229 CHPP_LOG_OOM(); in chppWwanServiceOpen()
264 CHPP_LOG_OOM(); in chppWwanServiceClose()
312 CHPP_LOG_OOM(); in chppWwanServiceGetCapabilities()
382 CHPP_LOG_OOM(); in chppWwanServiceCellInfoResultCallback()
Dloopback.c37 CHPP_LOG_OOM(); in chppDispatchLoopbackClientRequest()
Dtimesync.c46 CHPP_LOG_OOM(); in chppTimesyncGetTime()
Ddiscovery.c59 CHPP_LOG_OOM(); in chppDiscoveryDiscoverAll()
/system/chre/chpp/platform/linux/services/
Dplatform_gnss.c60 CHPP_LOG_OOM(); in gnssPalSendLocationEvent()
76 CHPP_LOG_OOM(); in gnssPalSendMeasurementEvent()
78 CHPP_LOG_OOM(); in gnssPalSendMeasurementEvent()
/system/chre/chpp/clients/
Dwwan.c367 CHPP_LOG_OOM(); in chppWwanGetCellInfoAsyncResult()
443 CHPP_LOG_OOM(); in chppWwanClientClose()
474 CHPP_LOG_OOM(); in chppWwanClientGetCapabilities()
505 CHPP_LOG_OOM(); in chppWwanClientGetCellInfoAsync()
Dwifi.c882 CHPP_LOG_OOM(); in chppWifiClientClose()
913 CHPP_LOG_OOM(); in chppWifiClientGetCapabilities()
946 CHPP_LOG_OOM(); in chppWifiClientConfigureScanMonitor()
979 CHPP_LOG_OOM(); in chppWifiClientRequestScan()
1034 CHPP_LOG_OOM(); in chppWifiClientRequestRanging()
1082 CHPP_LOG_OOM(); in chppWifiClientNanSubscribe()
1112 CHPP_LOG_OOM(); in chppWifiClientNanSubscribeCancel()
1159 CHPP_LOG_OOM(); in chppWifiClientNanRequestNanRanging()
Dgnss.c631 CHPP_LOG_OOM(); in chppGnssClientClose()
662 CHPP_LOG_OOM(); in chppGnssClientGetCapabilities()
701 CHPP_LOG_OOM(); in chppGnssClientControlLocationSession()
748 CHPP_LOG_OOM(); in chppGnssClientControlMeasurementSession()
795 CHPP_LOG_OOM(); in chppGnssClientConfigurePassiveLocationListener()
Dloopback.c183 CHPP_LOG_OOM(); in chppRunLoopbackTest()
Dtimesync.c165 CHPP_LOG_OOM(); in chppTimesyncMeasureOffset()
/system/chre/chpp/include/chpp/
Dlog.h80 #define CHPP_LOG_OOM() CHPP_LOGE("OOM at %s:%d", __FILE__, __LINE__) macro
/system/chre/chpp/
Dapp.c814 CHPP_LOG_OOM(); in chppAllocNotification()
837 CHPP_LOG_OOM(); in chppAllocRequest()
858 CHPP_LOG_OOM(); in chppAllocResponse()
1203 CHPP_LOG_OOM(); in chppCloseOpenRequests()
DQUICKSTART.md15 1. Logging (including defining CHPP_LOGx, CHPP_LOG_OOM, PRIuSIZE)
Dtransport.c239 CHPP_LOG_OOM(); in chppConsumeHeader()
432 CHPP_LOG_OOM(); in chppAbortRxPacket()
1362 CHPP_LOG_OOM(); in chppTransportGetRequestTimeoutResponse()
1839 CHPP_LOG_OOM(); in chppTransportSendReset()