| /system/chre/platform/shared/ |
| D | chre_api_ble.cc | 24 using chre::EventLoopManagerSingleton; 30 return EventLoopManagerSingleton::get() in chreBleGetCapabilities() 40 return EventLoopManagerSingleton::get() in chreBleGetFilterCapabilities() 52 EventLoopManagerSingleton::get()->getBleRequestManager().flushAsync( in chreBleFlushAsync() 66 EventLoopManagerSingleton::get() in chreBleStartScanAsyncV1_9() 97 EventLoopManagerSingleton::get()->getBleRequestManager().stopScanAsync( in chreBleStopScanAsyncV1_9() 114 EventLoopManagerSingleton::get()->getBleRequestManager().readRssiAsync( in chreBleReadRssiAsync() 127 EventLoopManagerSingleton::get()->getBleRequestManager().getScanStatus( in chreBleGetScanStatus() 139 EventLoopManagerSingleton::get() in chreBleSocketAccept() 156 return EventLoopManagerSingleton::get() in chreBleSocketSend()
|
| D | chre_api_wifi.cc | 24 using chre::EventLoopManagerSingleton; 30 return EventLoopManagerSingleton::get() in chreWifiGetCapabilities() 43 EventLoopManagerSingleton::get() in chreWifiConfigureScanMonitorAsync() 57 EventLoopManagerSingleton::get()->getWifiRequestManager().requestScan( in chreWifiRequestScanAsync() 70 EventLoopManagerSingleton::get() in chreWifiRequestRangingAsync() 85 EventLoopManagerSingleton::get()->getWifiRequestManager().nanSubscribe( in chreWifiNanSubscribe() 97 EventLoopManagerSingleton::get() in chreWifiNanSubscribeCancel() 111 EventLoopManagerSingleton::get() in chreWifiNanRequestRangingAsync()
|
| D | chre_api_msg.cc | 28 using ::chre::EventLoopManagerSingleton; 34 return info != nullptr && EventLoopManagerSingleton::get() in chreMsgGetEndpointInfo() 50 return EventLoopManagerSingleton::get() in chreMsgConfigureEndpointReadyEvents() 67 return EventLoopManagerSingleton::get() in chreMsgConfigureServiceReadyEvents() 86 EventLoopManagerSingleton::get() in chreMsgSessionGetInfo() 100 return EventLoopManagerSingleton::get() in chreMsgPublishServices() 114 return EventLoopManagerSingleton::get() in chreMsgSessionOpenAsync() 129 return EventLoopManagerSingleton::get() in chreMsgSessionCloseAsync() 143 return EventLoopManagerSingleton::get() in chreMsgSend()
|
| D | chre_api_gnss.cc | 25 using chre::EventLoopManagerSingleton; 32 return EventLoopManagerSingleton::get()->getGnssManager().getCapabilities(); in chreGnssGetCapabilities() 45 EventLoopManagerSingleton::get() in chreGnssLocationSessionStartAsync() 60 EventLoopManagerSingleton::get() in chreGnssLocationSessionStopAsync() 74 EventLoopManagerSingleton::get() in chreGnssMeasurementSessionStartAsync() 89 EventLoopManagerSingleton::get() in chreGnssMeasurementSessionStopAsync() 103 EventLoopManagerSingleton::get() in chreGnssConfigurePassiveLocationListener()
|
| D | chre_api_sensor.cc | 25 using chre::EventLoopManagerSingleton; 41 return EventLoopManagerSingleton::get() in chreSensorFind() 61 success = EventLoopManagerSingleton::get() in chreGetSensorInfo() 80 success = EventLoopManagerSingleton::get() in chreGetSensorSamplingStatus() 100 return EventLoopManagerSingleton::get() in chreSensorConfigure() 116 return EventLoopManagerSingleton::get() in chreSensorConfigureBiasEvents() 129 return EventLoopManagerSingleton::get() in chreSensorGetThreeAxisBias() 143 return EventLoopManagerSingleton::get()->getSensorRequestManager().flushAsync( in chreSensorFlushAsync()
|
| D | platform_wifi.cc | 59 EventLoopManagerSingleton::get()->getTelemetryManager().onPalOpenFailure( in init() 181 EventLoopManagerSingleton::get()->getWifiRequestManager().handleRangingEvent( in rangingEventCallback() 187 EventLoopManagerSingleton::get() in scanMonitorStatusChangeCallback() 193 EventLoopManagerSingleton::get()->getWifiRequestManager().handleScanResponse( in scanResponseCallback() 198 EventLoopManagerSingleton::get()->getWifiRequestManager().handleScanEvent( in scanEventCallback() 205 EventLoopManagerSingleton::get() in nanServiceIdentifierCallback() 217 EventLoopManagerSingleton::get() in nanServiceDiscoveryCallback() 228 EventLoopManagerSingleton::get() in nanServiceLostCallback() 240 EventLoopManagerSingleton::get() in nanServiceTerminatedCallback() 252 EventLoopManagerSingleton::get() in nanServiceSubscriptionCanceledCallback()
|
| D | chre_api_re.cc | 27 using chre::EventLoopManagerSingleton; 90 return EventLoopManagerSingleton::get() in chreTimerSet() 98 return EventLoopManagerSingleton::get() in chreTimerCancel() 115 return EventLoopManagerSingleton::get()->getMemoryManager().nanoappAlloc( in chreHeapAlloc() 121 EventLoopManagerSingleton::get()->getMemoryManager().nanoappFree(nanoapp, in chreHeapFree() 128 EventLoopManagerSingleton::get()->getDebugDumpManager().appendNanoappLog( in platform_chreDebugDumpVaLog()
|
| D | platform_gnss.cc | 54 EventLoopManagerSingleton::get()->getTelemetryManager().onPalOpenFailure( in init() 97 EventLoopManagerSingleton::get() in requestStateResyncCallback() 104 EventLoopManagerSingleton::get() in locationStatusChangeCallback() 112 EventLoopManagerSingleton::get() in locationEventCallback() 148 EventLoopManagerSingleton::get() in measurementStatusChangeCallback() 156 EventLoopManagerSingleton::get() in measurementEventCallback()
|
| D | chre_api_core.cc | 32 using chre::EventLoopManagerSingleton; 58 const EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in sendMessageToHost() 66 EventLoopManagerSingleton::get()->getHostCommsManager(); in sendMessageToHost() 89 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in chreSendEvent() 153 return EventLoopManagerSingleton::get() in chreGetNanoappInfoByAppId() 162 return EventLoopManagerSingleton::get() in chreGetNanoappInfoByInstanceId() 181 return EventLoopManagerSingleton::get() in chreIsHostAwake() 206 return EventLoopManagerSingleton::get() in chreGetHostEndpointInfo()
|
| D | platform_ble.cc | 57 EventLoopManagerSingleton::get()->getTelemetryManager().onPalOpenFailure( in init() 115 EventLoopManagerSingleton::get() in requestStateResync() 122 EventLoopManagerSingleton::get()->getBleRequestManager().handlePlatformChange( in scanStatusChangeCallback() 128 EventLoopManagerSingleton::get() in advertisingEventCallback() 144 EventLoopManagerSingleton::get()->getBleRequestManager().handleReadRssi( in readRssiCallback() 158 EventLoopManagerSingleton::get()->getBleRequestManager().handleFlushComplete( in flushCallback()
|
| D | chre_api_wwan.cc | 24 using chre::EventLoopManagerSingleton; 30 return EventLoopManagerSingleton::get() in chreWwanGetCapabilities() 42 EventLoopManagerSingleton::get() in chreWwanGetCellInfoAsync()
|
| /system/chre/core/ |
| D | wifi_request_manager.cc | 188 EventLoopManagerSingleton::get()->getSystemHealthMonitor().onFailure( in handleConfigureScanMonitorTimeout() 198 EventLoopManagerSingleton::get() in setConfigureScanMonitorTimer() 203 return EventLoopManagerSingleton::get()->setDelayedCallback( in setConfigureScanMonitorTimer() 327 EventLoopManagerSingleton::get()->getSystemHealthMonitor().onFailure( in handleRangingRequestTimeout() 337 EventLoopManagerSingleton::get() in setRangingRequestTimer() 342 return EventLoopManagerSingleton::get()->setDelayedCallback( in setRangingRequestTimer() 391 EventLoopManagerSingleton::get()->getSystemHealthMonitor().onFailure( in handleScanRequestTimeout() 405 EventLoopManagerSingleton::get() in setScanRequestTimer() 410 return EventLoopManagerSingleton::get()->setDelayedCallback( in setScanRequestTimer() 417 EventLoopManagerSingleton::get()->cancelDelayedCallback( in cancelScanRequestTimer() [all …]
|
| D | settings.cc | 58 EventLoopManagerSingleton::get()->getEventLoop().postEventOrDie( in sendSettingChangedNotification() 85 EventLoopManagerSingleton::get()->deferCallback( in postSettingChange() 127 EventLoopManagerSingleton::get()->getSettingManager().setSettingState( in settingChangedCallback() 134 EventLoopManagerSingleton::get()->getGnssManager().onSettingChanged( in settingChangedCallback() 139 EventLoopManagerSingleton::get()->getAudioRequestManager().onSettingChanged( in settingChangedCallback() 144 EventLoopManagerSingleton::get()->getBleRequestManager().onSettingChanged( in settingChangedCallback() 149 EventLoopManagerSingleton::get()->getWifiRequestManager().onSettingChanged( in settingChangedCallback()
|
| D | wwan_request_manager.cc | 58 EventLoopManagerSingleton::get() in handleCellInfoResult() 63 EventLoopManagerSingleton::get()->deferCallback( in handleCellInfoResult() 79 EventLoopManagerSingleton::get()->getEventLoop().postEventOrDie( in handleCellInfoResultSync() 104 EventLoopManagerSingleton::get() in handleFreeCellInfoResult() 126 EventLoopManagerSingleton::get() in freeCellInfoResultCallback()
|
| D | ble_request_manager.cc | 270 EventLoopManagerSingleton::get() in freeAdvertisingEventCallback() 281 EventLoopManagerSingleton::get()->getEventLoop().postEventOrDie( in handleAdvertisementEvent() 289 EventLoopManagerSingleton::get() in handlePlatformChange() 294 EventLoopManagerSingleton::get()->deferCallback( in handlePlatformChange() 377 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in handleNanoappEventRegistration() 391 EventLoopManagerSingleton::get() in handleRequestStateResyncCallback() 395 EventLoopManagerSingleton::get()->deferCallback( in handleRequestStateResyncCallback() 418 EventLoopManagerSingleton::get()->getBleRequestManager().handleReadRssiSync( in handleReadRssi() 422 EventLoopManagerSingleton::get()->deferCallback( in handleReadRssi() 462 EventLoopManagerSingleton::get()->getEventLoop().postEventOrDie( in resolvePendingRssiRequest() [all …]
|
| D | debug_dump_manager.cc | 29 EventLoopManagerSingleton::get()->getDebugDumpManager(); in trigger() 35 EventLoopManagerSingleton::get()->deferCallback( in trigger() 39 EventLoopManagerSingleton::get() in trigger() 45 EventLoopManagerSingleton::get()->getEventLoop().postEventOrDie( in trigger() 73 auto *eventLoopManager = EventLoopManagerSingleton::get(); in collectFrameworkDebugDumps()
|
| D | host_comms_manager.cc | 80 EventLoopManagerSingleton::get()->getEventLoop().getTimerPool(), in HostCommsManager() 95 EventLoopManagerSingleton::get() in completeTransaction() 99 EventLoopManagerSingleton::get()->deferCallback( in completeTransaction() 240 EventLoopManagerSingleton::get() in sendMessageToNanoappFromHost() 245 if (!EventLoopManagerSingleton::get()->deferCallback( in sendMessageToNanoappFromHost() 342 bool foundNanoapp = EventLoopManagerSingleton::get() in deliverNanoappMessageFromHost() 353 EventLoopManagerSingleton::get()->getEventLoop().distributeEventSync( in deliverNanoappMessageFromHost() 373 bool hostWasAwake = EventLoopManagerSingleton::get() in doSendMessageToHostFromNanoapp() 406 EventLoopManagerSingleton::get()->getEventLoop().invokeMessageFreeFunction( in freeMessageToHost() 422 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in onTransactionAttempt() [all …]
|
| /system/chre/test/simulation/ |
| D | settings_test.cc | 130 EventLoopManagerSingleton::get()->deferCallback( in startTestNanoapp() 154 EventLoopManagerSingleton::get()->getSettingManager().postSettingChange( in TEST_F() 158 EventLoopManagerSingleton::get()->getSettingManager().getSettingEnabled( in TEST_F() 165 EventLoopManagerSingleton::get()->getSettingManager().postSettingChange( in TEST_F() 170 EventLoopManagerSingleton::get()->getSettingManager().getSettingEnabled( in TEST_F() 192 EventLoopManagerSingleton::get()->getSettingManager().postSettingChange( in TEST_F() 198 EventLoopManagerSingleton::get()->getSettingManager().postSettingChange( in TEST_F() 203 EventLoopManagerSingleton::get()->getSettingManager().getSettingEnabled( in TEST_F()
|
| D | test_base.cc | 69 EventLoopManagerSingleton::get()->lateInit(); in SetUp() 72 []() { EventLoopManagerSingleton::get()->getEventLoop().run(); }); in SetUp() 89 EventLoopManagerSingleton::get()->getEventLoop().stop(); in TearDown() 110 EventLoopManagerSingleton::get()->deferCallback( in TEST_F() 130 EXPECT_TRUE(EventLoopManagerSingleton::get() in TEST_F() 134 EXPECT_TRUE(EventLoopManagerSingleton::get() in TEST_F()
|
| /system/chre/platform/linux/ |
| D | init.cc | 38 using chre::EventLoopManagerSingleton; 54 EventLoopManagerSingleton::get()->getEventLoop().stop(); in signalHandler() 109 EventLoopManagerSingleton::get()->lateInit(); in main() 121 EventLoopManagerSingleton::get()->getEventLoop().startNanoapp( in main() 125 EventLoopManagerSingleton::get()->getEventLoop().run(); in main()
|
| /system/chre/platform/slpi/see/ |
| D | power_control_manager.cc | 51 EventLoopManagerSingleton::get() in onHostWakeSuspendEvent() 56 EventLoopManagerSingleton::get()->getEventLoop().postEventOrDie( in onHostWakeSuspendEvent() 64 EventLoopManagerSingleton::get() in onHostWakeSuspendEvent() 70 EventLoopManagerSingleton::get()->deferCallback( in onHostWakeSuspendEvent()
|
| /system/chre/platform/android/ |
| D | init.cc | 28 using chre::EventLoopManagerSingleton; 57 EventLoopManagerSingleton::get()->getEventLoop().stop(); in main() 60 EventLoopManagerSingleton::get()->getEventLoop().run(); in main()
|
| /system/chre/platform/embos/ |
| D | init.cc | 41 chre::EventLoopManagerSingleton::get()->lateInit(); in chreThreadEntry() 44 chre::EventLoopManagerSingleton::get()->getEventLoop().run(); in chreThreadEntry() 59 chre::EventLoopManagerSingleton::get()->getEventLoop().stop(); in chreEmbosDeinit()
|
| /system/chre/platform/slpi/ |
| D | init.cc | 48 using chre::EventLoopManagerSingleton; 117 EventLoopManagerSingleton::get()->lateInit(); in chreThreadEntry() 119 EventLoopManagerSingleton::get()->getEventLoop().run(); in chreThreadEntry() 138 EventLoopManagerSingleton::get()->getEventLoop().stop(); in onHostProcessTerminated() 244 EventLoopManagerSingleton::get()->getEventLoop().stop(); in chre_slpi_stop_thread()
|
| /system/chre/platform/zephyr/ |
| D | init.cc | 36 chre::EventLoopManagerSingleton::get()->lateInit(); in chreThreadEntry() 39 chre::EventLoopManagerSingleton::get()->getEventLoop().run(); in chreThreadEntry() 71 chre::EventLoopManagerSingleton ::get()->getEventLoop().stop(); in deinit()
|