Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/services/
H A Dgnss.c267 CHPP_LOG_OOM(); in chppGnssServiceOpen()
302 CHPP_LOG_OOM(); in chppGnssServiceClose()
351 CHPP_LOG_OOM(); in chppGnssServiceGetCapabilities()
481 CHPP_LOG_OOM(); in chppGnssServiceConfigurePassiveLocationListener()
505 CHPP_LOG_OOM(); in chppGnssServiceRequestStateResyncCallback()
537 CHPP_LOG_OOM(); in chppGnssServiceLocationStatusChangeCallback()
564 CHPP_LOG_OOM(); in chppGnssServiceLocationEventCallback()
609 CHPP_LOG_OOM(); in chppGnssServiceMeasurementStatusChangeCallback()
637 CHPP_LOG_OOM(); in chppGnssServiceMeasurementEventCallback()
H A Dwifi.c261 CHPP_LOG_OOM(); in chppWifiServiceOpen()
296 CHPP_LOG_OOM(); in chppWifiServiceClose()
344 CHPP_LOG_OOM(); in chppWifiServiceGetCapabilities()
486 CHPP_LOG_OOM(); in chppWifiServiceRequestRangingAsync()
527 CHPP_LOG_OOM(); in chppWifiServiceScanMonitorStatusChangeCallback()
560 CHPP_LOG_OOM(); in chppWifiServiceScanResponseCallback()
591 CHPP_LOG_OOM(); in chppWifiServiceScanEventCallback()
633 CHPP_LOG_OOM(); in chppWifiServiceRangingEventCallback()
H A Dwwan.c231 CHPP_LOG_OOM(); in chppWwanServiceOpen()
266 CHPP_LOG_OOM(); in chppWwanServiceClose()
315 CHPP_LOG_OOM(); in chppWwanServiceGetCapabilities()
385 CHPP_LOG_OOM(); in chppWwanServiceCellInfoResultCallback()
H A Dloopback.c37 CHPP_LOG_OOM(); in chppDispatchLoopbackClientRequest()
H A Dtimesync.c50 CHPP_LOG_OOM(); in chppTimesyncGetTime()
H A Ddiscovery.c59 CHPP_LOG_OOM(); in chppDiscoveryDiscoverAll()
/aosp12/system/chre/chpp/clients/
H A Dwwan.c369 CHPP_LOG_OOM(); in chppWwanGetCellInfoAsyncResult()
442 CHPP_LOG_OOM(); in chppWwanClientClose()
476 CHPP_LOG_OOM(); in chppWwanClientGetCapabilities()
505 CHPP_LOG_OOM(); in chppWwanClientGetCellInfoAsync()
H A Dgnss.c638 CHPP_LOG_OOM(); in chppGnssClientClose()
672 CHPP_LOG_OOM(); in chppGnssClientGetCapabilities()
709 CHPP_LOG_OOM(); in chppGnssClientControlLocationSession()
756 CHPP_LOG_OOM(); in chppGnssClientControlMeasurementSession()
803 CHPP_LOG_OOM(); in chppGnssClientConfigurePassiveLocationListener()
H A Dwifi.c680 CHPP_LOG_OOM(); in chppWifiClientClose()
714 CHPP_LOG_OOM(); in chppWifiClientGetCapabilities()
745 CHPP_LOG_OOM(); in chppWifiClientConfigureScanMonitor()
776 CHPP_LOG_OOM(); in chppWifiClientRequestScan()
827 CHPP_LOG_OOM(); in chppWifiClientRequestRanging()
H A Dtimesync.c171 CHPP_LOG_OOM(); in chppTimesyncMeasureOffset()
H A Dloopback.c192 CHPP_LOG_OOM(); in chppRunLoopbackTest()
/aosp12/system/chre/chpp/include/chpp/
H A Dlog.h80 #define CHPP_LOG_OOM() CHPP_LOGE("OOM at %s:%d", __FILE__, __LINE__) macro
/aosp12/system/chre/chpp/
H A Dclients.c493 CHPP_LOG_OOM(); in chppClientSendOpenRequest()
580 CHPP_LOG_OOM(); in chppClientCloseOpenRequests()
H A DQUICKSTART.md15 1. Logging (including defining CHPP_LOGx, CHPP_LOG_OOM, PRIuSIZE)
H A Dtransport.c219 CHPP_LOG_OOM(); in chppConsumeHeader()
412 CHPP_LOG_OOM(); in chppAbortRxPacket()
1317 CHPP_LOG_OOM(); in chppTransportGetClientRequestTimeoutResponse()
H A Dapp.c603 CHPP_LOG_OOM(); in chppProcessNegotiatedHandleDatagram()