HomeSort by relevance Sort by last modified time
    Searched refs:msg_q_destroy (Results 1 - 18 of 18) sorted by null

  /hardware/qcom/gps/msm8084/utils/
msg_q.h 94 FUNCTION msg_q_destroy
111 msq_q_err_type msg_q_destroy(void** msg_q_data);
msg_q.c 155 FUNCTION: msg_q_destroy
158 msq_q_err_type msg_q_destroy(void** msg_q_data) function
  /hardware/qcom/gps/msm8909/utils/
msg_q.h 94 FUNCTION msg_q_destroy
111 msq_q_err_type msg_q_destroy(void** msg_q_data);
MsgTask.cpp 62 msg_q_destroy((void**)&mQ);
msg_q.c 155 FUNCTION: msg_q_destroy
158 msq_q_err_type msg_q_destroy(void** msg_q_data) function
  /hardware/qcom/gps/msm8960/utils/
msg_q.h 94 FUNCTION msg_q_destroy
111 msq_q_err_type msg_q_destroy(void** msg_q_data);
msg_q.c 155 FUNCTION: msg_q_destroy
158 msq_q_err_type msg_q_destroy(void** msg_q_data) function
  /hardware/qcom/gps/msm8994/utils/
msg_q.h 94 FUNCTION msg_q_destroy
111 msq_q_err_type msg_q_destroy(void** msg_q_data);
msg_q.c 155 FUNCTION: msg_q_destroy
158 msq_q_err_type msg_q_destroy(void** msg_q_data) function
  /hardware/qcom/gps/msm8996/utils/
msg_q.h 94 FUNCTION msg_q_destroy
111 msq_q_err_type msg_q_destroy(void** msg_q_data);
MsgTask.cpp 62 msg_q_destroy((void**)&mQ);
msg_q.c 155 FUNCTION: msg_q_destroy
158 msq_q_err_type msg_q_destroy(void** msg_q_data) function
  /hardware/qcom/gps/utils/
msg_q.h 94 FUNCTION msg_q_destroy
111 msq_q_err_type msg_q_destroy(void** msg_q_data);
msg_q.c 155 FUNCTION: msg_q_destroy
158 msq_q_err_type msg_q_destroy(void** msg_q_data) function
  /hardware/qcom/gps/msm8960/core/
MsgTask.cpp 115 msg_q_destroy((void**)&(copy->mQ));
  /hardware/qcom/gps/core/
MsgTask.cpp 130 msg_q_destroy((void**)&(copy->mQ));
  /hardware/qcom/gps/msm8084/core/
MsgTask.cpp 130 msg_q_destroy((void**)&(copy->mQ));
  /hardware/qcom/gps/msm8994/core/
MsgTask.cpp 130 msg_q_destroy((void**)&(copy->mQ));

Completed in 1351 milliseconds