Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 9 of 9) sorted by relevance

/system/chre/chpp/test/
Dapp_notification_test.cpp108 auto notification = reinterpret_cast<struct ChppAppHeader *>(buf); in clientDispatchNotification() local
155 auto notification = reinterpret_cast<struct ChppAppHeader *>(buf); in serviceDispatchNotification() local
295 struct ChppAppHeader *notification = in TEST_F() local
315 struct ChppAppHeader *notification = in TEST_F() local
/system/chre/test/simulation/
Dhost_endpoint_notification_test.cc61 auto notification = *(struct chreHostEndpointNotification *)eventData; in TEST_F() local
110 struct chreHostEndpointNotification notification; in TEST_F() local
/system/chre/chpp/services/
Dgnss.c497 struct ChppAppHeader *notification = in chppGnssServiceRequestStateResyncCallback() local
553 struct ChppGnssLocationEventWithHeader *notification = NULL; in chppGnssServiceLocationEventCallback() local
625 struct ChppGnssDataEventWithHeader *notification = NULL; in chppGnssServiceMeasurementEventCallback() local
Dwifi.c740 struct ChppWifiScanEventWithHeader *notification = NULL; in chppWifiServiceScanEventCallback() local
784 struct ChppWifiRangingEventWithHeader *notification = NULL; in chppWifiServiceRangingEventCallback() local
/system/extras/boottime_tools/bootanalyze/stressfs/src/com/android/car/test/stressfs/
DWritingService.java116 Notification notification = in onBind() local
/system/nfc/src/rust/nci/
Dnci.rs82 notification: Option<oneshot::Sender<Notification>>, field
95 pub notification: oneshot::Receiver<Notification>, field
/system/chre/host/common/
Dhost_protocol_host.cc213 auto notification = in encodeSettingChangeNotification() local
/system/chre/chpp/
Dapp.c806 struct ChppAppHeader *notification = chppMalloc(len); in chppAllocNotification() local
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp763 ServiceNotification* notification = new ServiceNotification(); in TEST_F() local
816 ServiceNotification* notification = new ServiceNotification(); in TEST_F() local