OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eMSG_Q_SUCCESS
(Results
1 - 8
of
8
) sorted by null
/hardware/qcom/gps/msm8960/utils/
msg_q.h
41
eMSG_Q_SUCCESS
= 0,
msg_q.c
69
return
eMSG_Q_SUCCESS
;
136
return
eMSG_Q_SUCCESS
;
147
if (
eMSG_Q_SUCCESS
!= msg_q_init(&q)) {
177
return
eMSG_Q_SUCCESS
;
335
return
eMSG_Q_SUCCESS
;
loc_log.cpp
88
NAME_VAL(
eMSG_Q_SUCCESS
),
/hardware/qcom/gps/utils/
msg_q.h
41
eMSG_Q_SUCCESS
= 0,
msg_q.c
69
return
eMSG_Q_SUCCESS
;
136
return
eMSG_Q_SUCCESS
;
147
if (
eMSG_Q_SUCCESS
!= msg_q_init(&q)) {
177
return
eMSG_Q_SUCCESS
;
335
return
eMSG_Q_SUCCESS
;
loc_log.cpp
88
NAME_VAL(
eMSG_Q_SUCCESS
),
/hardware/qcom/gps/msm8960/core/
MsgTask.cpp
111
if (
eMSG_Q_SUCCESS
!= result) {
/hardware/qcom/gps/core/
MsgTask.cpp
126
if (
eMSG_Q_SUCCESS
!= result) {
Completed in 466 milliseconds