Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber() local
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber() local
94 bool Subscriber::forMe(Notification &notification) in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
146 bool ATLSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
185 bool WIFISubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
216 bool DSSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
292 Notification notification(subscriber, event, false); in onRsrcEvent() local
348 Notification notification(subscriber, event, true); in onRsrcEvent() local
372 Notification notification(Notification::BROADCAST_ACTIVE, event, false); in onRsrcEvent() local
[all …]
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber() local
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber() local
94 bool Subscriber::forMe(Notification &notification) in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
146 bool ATLSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
185 bool WIFISubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
216 bool DSSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
292 Notification notification(subscriber, event, false); in onRsrcEvent() local
348 Notification notification(subscriber, event, true); in onRsrcEvent() local
372 Notification notification(Notification::BROADCAST_ACTIVE, event, false); in onRsrcEvent() local
[all …]
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DNotificationQueue.cpp51 notification_t *notification in putNotification()
DTrustletSession.cpp65 void TrustletSession::queueNotification(notification_t *notification) in queueNotification()
DMobiCoreDevice.cpp103 Connection *MobiCoreDevice::getSessionConnection(uint32_t sessionId, notification_t *notification) in getSessionConnection()
638 notification_t notification in queueUnknownNotification()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp259 notification_t notification = { in notify() local
578 notification_t *notification = nq->getNotification(); in handleIrq() local
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
Dmcinq.h103 notification_t notification[MIN_NQ_ELEM]; /**< Notification elements. */ member
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c413 struct DSP_NOTIFICATION* notification; in InitMMCodecEx() local
722 struct DSP_NOTIFICATION* notification; in InitMMCodec() local
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
DClientLib.cpp566 notification_t notification; in mcWaitNotification() local