/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc_eng_ni.h | 44 GpsUserResponseType resp;
|
loc_eng_ni.cpp | 66 const GpsUserResponseType mResponse; 69 GpsUserResponseType resp, 329 int notif_id, GpsUserResponseType user_response)
|
loc_eng.h | 230 int notif_id, GpsUserResponseType user_response);
|
loc.cpp | 115 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response); 849 void loc_ni_respond(int notif_id, GpsUserResponseType user_response)
|
LocEngAdapter.h | 169 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData)
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
loc_eng_ni.h | 46 GpsUserResponseType resp;
|
loc_eng_ni.cpp | 66 const GpsUserResponseType mResponse; 69 GpsUserResponseType resp, 373 int notif_id, GpsUserResponseType user_response)
|
loc_eng.h | 244 int notif_id, GpsUserResponseType user_response);
|
LocEngAdapter.h | 184 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData)
|
loc.cpp | 119 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response); 1015 void loc_ni_respond(int notif_id, GpsUserResponseType user_response)
|
/hardware/qcom/gps/core/ |
loc_core_log.h | 47 const char* loc_get_ni_response_name(GpsUserResponseType response);
|
LocApiBase.h | 161 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData);
|
loc_core_log.cpp | 176 const char* loc_get_ni_response_name(GpsUserResponseType response)
|
LocApiBase.cpp | 398 informNiResponse(GpsUserResponseType userResponse,
|
/hardware/qcom/gps/msm8960/core/ |
loc_core_log.h | 47 const char* loc_get_ni_response_name(GpsUserResponseType response);
|
LocApiBase.h | 144 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData);
|
loc_core_log.cpp | 175 const char* loc_get_ni_response_name(GpsUserResponseType response)
|
LocApiBase.cpp | 362 informNiResponse(GpsUserResponseType userResponse,
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
LocApiRpc.h | 100 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData);
|
/hardware/libhardware/include/hardware/ |
gps.h | 182 typedef int GpsUserResponseType; 869 GpsUserResponseType default_response; 927 void (*respond) (int notif_id, GpsUserResponseType user_response); [all...] |
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 501 LocApiRpc::informNiResponse(GpsUserResponseType userResponse, [all...] |