Searched refs:msg_q (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/gps/utils/
H A Dmsg_q.c29 #include "msg_q.h"
39 typedef struct msg_q { struct
44 } msg_q; typedef in typeref:struct:msg_q
100 msg_q* tmp_msg_q;
101 tmp_msg_q = (msg_q*)calloc(1, sizeof(msg_q));
152 msg_q* p_msg_q = (msg_q*)*msg_q_data;
185 msg_q* p_msg_q = (msg_q*)msg_q_dat
[all...]
H A DAndroid.mk17 msg_q.c \
33 msg_q.h
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp61 #include <msg_q.h>

Completed in 118 milliseconds