/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 107 * @param setid If type is IMSI then setid is populated with 109 * a GMS phone. If type is MSISDN, then setid must contain 116 setSetId(SetIDType type, string setid) generates (bool success);
|
/hardware/interfaces/gnss/1.0/default/ |
D | AGnssRil.cpp | 113 Return<bool> AGnssRil::setSetId(IAGnssRil::SetIDType type, const hidl_string& setid) { in setSetId() argument 119 mAGnssRilIface->set_set_id(static_cast<uint16_t>(type), setid.c_str()); in setSetId()
|
D | AGnssRil.h | 56 Return<bool> setSetId(IAGnssRil::SetIDType type, const hidl_string& setid) override;
|
/hardware/interfaces/gnss/2.0/default/ |
D | AGnssRil.h | 42 Return<bool> setSetId(V1_0::IAGnssRil::SetIDType type, const hidl_string& setid) override;
|
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc.cpp | 126 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 863 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc.cpp | 126 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 863 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc.cpp | 139 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 992 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc.cpp | 139 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 999 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc.cpp | 139 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 992 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc.cpp | 143 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 1055 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/ |
D | loc.cpp | 143 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 1055 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc.cpp | 207 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 1061 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc.cpp | 142 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 1092 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc.cpp | 208 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 1060 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc.cpp | 143 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 1060 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc.cpp | 142 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid); 1092 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} in loc_agps_ril_set_set_id() argument
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 975 void (*set_set_id) (AGpsSetIDType type, const char* setid);
|
/hardware/qcom/sdm845/gps/msm8998/utils/ |
D | loc_gps.h | 1153 void (*set_set_id) (LocAGpsSetIDType type, const char* setid);
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_gps.h | 1157 void (*set_set_id) (LocAGpsSetIDType type, const char* setid);
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_gps.h | 1153 void (*set_set_id) (LocAGpsSetIDType type, const char* setid);
|
/hardware/qcom/sm8150/gps/utils/ |
D | loc_gps.h | 1177 void (*set_set_id) (LocAGpsSetIDType type, const char* setid);
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | loc_gps.h | 1157 void (*set_set_id) (LocAGpsSetIDType type, const char* setid);
|