Home
last modified time | relevance | path

Searched defs:msgq (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/BuiltInPrintService/jni/lib/
H A Dwprint_msgq.c50 _msgq_hdr_t *msgq; in msgQCreate() local
79 _msgq_hdr_t *msgq = (msg_q_id) msgQ; in msgQDelete() local
97 _msgq_hdr_t *msgq = (msg_q_id) msgQ; in msgQSend() local
122 _msgq_hdr_t *msgq = (msg_q_id) msgQ; in msgQReceive() local
149 _msgq_hdr_t *msgq = (msg_q_id) msgQ; in msgQNumMsgs() local
/aosp12/hardware/interfaces/tests/msgq/1.0/default/
H A DBenchmarkMsgQ.cpp25 namespace msgq { namespace
H A DTestMsgQ.cpp22 namespace msgq { namespace