Searched refs:GpsUserResponseType (Results 1 – 21 of 21) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 66 const GpsUserResponseType mResponse; 69 GpsUserResponseType resp, in LocEngInformNiResponse() 329 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond()
|
D | loc_eng_ni.h | 44 GpsUserResponseType resp;
|
D | 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) in loc_ni_respond()
|
D | loc_eng.h | 230 int notif_id, GpsUserResponseType user_response);
|
D | LocEngAdapter.h | 169 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData) in informNiResponse()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.h | 46 GpsUserResponseType resp;
|
D | loc_eng_ni.cpp | 66 const GpsUserResponseType mResponse; 69 GpsUserResponseType resp, in LocEngInformNiResponse() 373 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond()
|
D | loc_eng.h | 245 int notif_id, GpsUserResponseType user_response);
|
D | loc.cpp | 119 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()
|
D | LocEngAdapter.h | 184 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData) in informNiResponse()
|
/hardware/qcom/gps/core/ |
D | loc_core_log.h | 47 const char* loc_get_ni_response_name(GpsUserResponseType response);
|
D | loc_core_log.cpp | 176 const char* loc_get_ni_response_name(GpsUserResponseType response) in loc_get_ni_response_name()
|
D | LocApiBase.h | 162 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData);
|
D | LocApiBase.cpp | 404 informNiResponse(GpsUserResponseType userResponse,
|
/hardware/qcom/gps/msm8960/core/ |
D | loc_core_log.h | 47 const char* loc_get_ni_response_name(GpsUserResponseType response);
|
D | loc_core_log.cpp | 175 const char* loc_get_ni_response_name(GpsUserResponseType response) in loc_get_ni_response_name()
|
D | LocApiBase.h | 144 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData);
|
D | LocApiBase.cpp | 362 informNiResponse(GpsUserResponseType userResponse,
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 182 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/ |
D | LocApiRpc.h | 100 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 501 LocApiRpc::informNiResponse(GpsUserResponseType userResponse, in informNiResponse()
|