Home
last modified time | relevance | path

Searched refs:MsgQueueInternal (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_CmdQueue.cpp122 MessageQueue *MsgQueueInternal = NULL; in Process() local
129 MsgQueueInternal = MessageQueue::getInstanceInternal(); in Process()
130 if(MsgQueueInternal == NULL) in Process()
151 item = MsgQueueInternal->dequeue(); in Process()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_CmdQueue.cpp122 MessageQueue *MsgQueueInternal = NULL; in Process() local
130 MsgQueueInternal = MessageQueue::getInstanceInternal(); in Process()
131 if(MsgQueueInternal == NULL) in Process()
152 item = MsgQueueInternal->dequeue(); in Process()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_CmdQueue.cpp122 MessageQueue *MsgQueueInternal = NULL; in Process() local
130 MsgQueueInternal = MessageQueue::getInstanceInternal(); in Process()
131 if(MsgQueueInternal == NULL) in Process()
152 item = MsgQueueInternal->dequeue(); in Process()