Home
last modified time | relevance | path

Searched defs:out (Results 1 – 6 of 6) sorted by relevance

/chre-3.4.0/chpp/common/
Dwwan_convert.c49 struct ChppWwanCellIdentityCdma *out) { in chppWwanConvertCellIdentityCdmaFromChre()
59 struct ChppWwanSignalStrengthCdma *out) { in chppWwanConvertSignalStrengthCdmaFromChre()
66 struct ChppWwanSignalStrengthEvdo *out) { in chppWwanConvertSignalStrengthEvdoFromChre()
73 const struct chreWwanCellInfoCdma *in, struct ChppWwanCellInfoCdma *out) { in chppWwanConvertCellInfoCdmaFromChre()
84 struct ChppWwanCellIdentityGsm *out) { in chppWwanConvertCellIdentityGsmFromChre()
96 struct ChppWwanSignalStrengthGsm *out) { in chppWwanConvertSignalStrengthGsmFromChre()
103 const struct chreWwanCellInfoGsm *in, struct ChppWwanCellInfoGsm *out) { in chppWwanConvertCellInfoGsmFromChre()
112 struct ChppWwanCellIdentityLte *out) { in chppWwanConvertCellIdentityLteFromChre()
123 struct ChppWwanSignalStrengthLte *out) { in chppWwanConvertSignalStrengthLteFromChre()
133 const struct chreWwanCellInfoLte *in, struct ChppWwanCellInfoLte *out) { in chppWwanConvertCellInfoLteFromChre()
[all …]
Dgnss_convert.c48 struct ChppGnssClock *out) { in chppGnssConvertClockFromChre()
61 const struct chreGnssMeasurement *in, struct ChppGnssMeasurement *out) { in chppGnssConvertMeasurementFromChre()
82 struct ChppGnssDataEvent *out, in chppGnssConvertDataEventFromChre()
110 const struct chreGnssLocationEvent *in, struct ChppGnssLocationEvent *out) { in chppGnssConvertLocationEventFromChre()
128 struct ChppGnssDataEventWithHeader **out, in chppGnssDataEventFromChre()
147 struct ChppGnssLocationEventWithHeader **out, in chppGnssLocationEventFromChre()
165 struct chreGnssClock *out) { in chppGnssConvertClockToChre()
180 const struct ChppGnssMeasurement *in, struct chreGnssMeasurement *out) { in chppGnssConvertMeasurementToChre()
203 struct chreGnssDataEvent *out, in chppGnssConvertDataEventToChre()
244 const struct ChppGnssLocationEvent *in, struct chreGnssLocationEvent *out) { in chppGnssConvertLocationEventToChre()
[all …]
Dwifi_convert.c81 const struct chreWifiScanResult *in, struct ChppWifiScanResult *out) { in chppWifiConvertScanResultFromChre()
102 struct ChppWifiScanEvent *out, in chppWifiConvertScanEventFromChre()
145 const struct chreWifiSsidListItem *in, struct ChppWifiSsidListItem *out) { in chppWifiConvertSsidListItemFromChre()
151 const struct chreWifiScanParams *in, struct ChppWifiScanParams *out, in chppWifiConvertScanParamsFromChre()
188 struct ChppWifiLci *out) { in chppWifiConvertLciFromChre()
199 const struct chreWifiRangingResult *in, struct ChppWifiRangingResult *out) { in chppWifiConvertRangingResultFromChre()
212 const struct chreWifiRangingEvent *in, struct ChppWifiRangingEvent *out, in chppWifiConvertRangingEventFromChre()
235 const struct chreWifiRangingTarget *in, struct ChppWifiRangingTarget *out) { in chppWifiConvertRangingTargetFromChre()
245 const struct chreWifiRangingParams *in, struct ChppWifiRangingParams *out, in chppWifiConvertRangingParamsFromChre()
269 struct ChppWifiScanEventWithHeader **out, in chppWifiScanEventFromChre()
[all …]
/chre-3.4.0/java/test/utils/src/com/google/android/utils/chre/
DSettingsUtil.java87 String out = ChreTestUtil.executeShellCommand( in isWifiScanningAlwaysEnabled() local
96 String out = ChreTestUtil.executeShellCommand( in isWifiEnabled() local
DChreTestUtil.java253 StringBuilder out = new StringBuilder(); in readFromInputStream() local
/chre-3.4.0/java/test/settings/src/com/google/android/chre/test/setting/
DContextHubWwanSettingsTestExecutor.java138 String out = ChreTestUtil.executeShellCommand( in isAirplaneModeOn() local