Searched defs:notification (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 58 Notification* notification = (Notification*)fromCaller; in hasSubscriber() local 71 Notification* notification = (Notification*)fromCaller; in notifySubscriber() local 94 bool Subscriber::forMe(Notification ¬ification) in forMe() 115 bool BITSubscriber::notifyRsrcStatus(Notification ¬ification) in notifyRsrcStatus() 146 bool ATLSubscriber::notifyRsrcStatus(Notification ¬ification) in notifyRsrcStatus() 185 bool WIFISubscriber::notifyRsrcStatus(Notification ¬ification) in notifyRsrcStatus() 216 bool DSSubscriber::notifyRsrcStatus(Notification ¬ification) 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/ |
D | loc_eng_agps.cpp | 58 Notification* notification = (Notification*)fromCaller; in hasSubscriber() local 71 Notification* notification = (Notification*)fromCaller; in notifySubscriber() local 94 bool Subscriber::forMe(Notification ¬ification) in forMe() 115 bool BITSubscriber::notifyRsrcStatus(Notification ¬ification) in notifyRsrcStatus() 146 bool ATLSubscriber::notifyRsrcStatus(Notification ¬ification) in notifyRsrcStatus() 185 bool WIFISubscriber::notifyRsrcStatus(Notification ¬ification) in notifyRsrcStatus() 216 bool DSSubscriber::notifyRsrcStatus(Notification ¬ification) 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/ |
D | NotificationQueue.cpp | 51 notification_t *notification in putNotification()
|
D | TrustletSession.cpp | 65 void TrustletSession::queueNotification(notification_t *notification) in queueNotification()
|
D | MobiCoreDevice.cpp | 103 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/ |
D | TrustZoneDevice.cpp | 259 notification_t notification = { in notify() local 578 notification_t *notification = nq->getNotification(); in handleIrq() local
|
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/ |
D | mcinq.h | 103 notification_t notification[MIN_NQ_ELEM]; /**< Notification elements. */ member
|
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/ |
D | LCML_DspCodec.c | 413 struct DSP_NOTIFICATION* notification; in InitMMCodecEx() local 722 struct DSP_NOTIFICATION* notification; in InitMMCodec() local
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/ |
D | ClientLib.cpp | 566 notification_t notification; in mcWaitNotification() local
|