OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loc_msg_q_status
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/gps/msm8960/utils/
loc_log.cpp
86
static loc_name_val_s_type
loc_msg_q_status
[] =
variable
95
static int loc_msg_q_status_num = sizeof(
loc_msg_q_status
) / sizeof(loc_name_val_s_type);
100
return loc_get_name_from_val(
loc_msg_q_status
, loc_msg_q_status_num, (long) status);
/hardware/qcom/gps/utils/
loc_log.cpp
86
static loc_name_val_s_type
loc_msg_q_status
[] =
variable
95
static int loc_msg_q_status_num = sizeof(
loc_msg_q_status
) / sizeof(loc_name_val_s_type);
100
return loc_get_name_from_val(
loc_msg_q_status
, loc_msg_q_status_num, (long) status);
Completed in 3413 milliseconds