Home
last modified time | relevance | path

Searched refs:GpsUserResponseType (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp66 const GpsUserResponseType mResponse;
69 GpsUserResponseType resp, in LocEngInformNiResponse()
329 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond()
Dloc_eng_ni.h44 GpsUserResponseType resp;
Dloc.cpp115 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response);
849 void loc_ni_respond(int notif_id, GpsUserResponseType user_response) in loc_ni_respond()
Dloc_eng.h230 int notif_id, GpsUserResponseType user_response);
DLocEngAdapter.h169 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData) in informNiResponse()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_ni.h46 GpsUserResponseType resp;
Dloc_eng_ni.cpp66 const GpsUserResponseType mResponse;
69 GpsUserResponseType resp, in LocEngInformNiResponse()
373 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond()
Dloc_eng.h245 int notif_id, GpsUserResponseType user_response);
Dloc.cpp119 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response);
1078 void loc_ni_respond(int notif_id, GpsUserResponseType user_response) in loc_ni_respond()
DLocEngAdapter.h184 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData) in informNiResponse()
/hardware/qcom/gps/core/
Dloc_core_log.h47 const char* loc_get_ni_response_name(GpsUserResponseType response);
Dloc_core_log.cpp176 const char* loc_get_ni_response_name(GpsUserResponseType response) in loc_get_ni_response_name()
DLocApiBase.h162 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData);
DLocApiBase.cpp404 informNiResponse(GpsUserResponseType userResponse,
/hardware/qcom/gps/msm8960/core/
Dloc_core_log.h47 const char* loc_get_ni_response_name(GpsUserResponseType response);
Dloc_core_log.cpp175 const char* loc_get_ni_response_name(GpsUserResponseType response) in loc_get_ni_response_name()
DLocApiBase.h144 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData);
DLocApiBase.cpp362 informNiResponse(GpsUserResponseType userResponse,
/hardware/libhardware/include/hardware/
Dgps.h182 typedef int GpsUserResponseType; typedef
889 GpsUserResponseType default_response;
947 void (*respond) (int notif_id, GpsUserResponseType user_response);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h100 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp501 LocApiRpc::informNiResponse(GpsUserResponseType userResponse, in informNiResponse()