Home
last modified time | relevance | path

Searched defs:in (Results 1 – 25 of 114) sorted by relevance

12345

/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DPrefixParser.cpp55 bool PrefixParser::add(vector<string> in) { in add()
59 bool PrefixParser::add(string in) { in add()
63 bool PrefixParser::addV4(string in) { in addV4()
67 bool PrefixParser::addV4(vector<string> in) { in addV4()
71 bool PrefixParser::addV6(string in) { in addV6()
75 bool PrefixParser::addV6(vector<string> in) { in addV6()
126 bool PrefixParser::add(vector<string> in, IP_FAM famHint) { in add()
137 bool PrefixParser::add(string in, IP_FAM famHint) { in add()
206 IP_FAM PrefixParser::guessIPFamily(string in) { in guessIPFamily()
213 bool PrefixParser::splitIntoAddrAndMask(string in, string &addr, string &mask) { in splitIntoAddrAndMask()
[all …]
DCtUpdateAmbassador.cpp59 void CtUpdateAmbassador::updateTimeout(IpaNatTimeoutUpdate in) { in updateTimeout()
85 bool CtUpdateAmbassador::translate(IpaNatTimeoutUpdate in, HALNatTimeoutUpdate &out) { in translate()
91 bool CtUpdateAmbassador::translate(IpaIpAddrPortPair in, HALIpAddrPortPair& out) { in translate()
107 bool CtUpdateAmbassador::L4ToNetwork(IpaL4Protocol in, NetworkProtocol &out) { in L4ToNetwork()
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DPrefixParser.cpp55 bool PrefixParser::add(vector<string> in) { in add()
59 bool PrefixParser::add(string in) { in add()
63 bool PrefixParser::addV4(string in) { in addV4()
67 bool PrefixParser::addV4(vector<string> in) { in addV4()
71 bool PrefixParser::addV6(string in) { in addV6()
75 bool PrefixParser::addV6(vector<string> in) { in addV6()
120 bool PrefixParser::add(vector<string> in, IP_FAM famHint) { in add()
131 bool PrefixParser::add(string in, IP_FAM famHint) { in add()
200 IP_FAM PrefixParser::guessIPFamily(string in) { in guessIPFamily()
207 bool PrefixParser::splitIntoAddrAndMask(string in, string &addr, string &mask) { in splitIntoAddrAndMask()
[all …]
DCtUpdateAmbassador.cpp59 void CtUpdateAmbassador::updateTimeout(IpaNatTimeoutUpdate in) { in updateTimeout()
85 bool CtUpdateAmbassador::translate(IpaNatTimeoutUpdate in, HALNatTimeoutUpdate &out) { in translate()
91 bool CtUpdateAmbassador::translate(IpaIpAddrPortPair in, HALIpAddrPortPair& out) { in translate()
107 bool CtUpdateAmbassador::L4ToNetwork(IpaL4Protocol in, NetworkProtocol &out) { in L4ToNetwork()
/hardware/qcom/sdm845/gps/sdm845/android/location_api/
DLocationUtil.cpp42 void convertGnssLocation(Location& in, GnssLocation& out) in convertGnssLocation()
73 void convertGnssLocation(const GnssLocation& in, Location& out) in convertGnssLocation()
104 void convertGnssConstellationType(GnssSvType& in, GnssConstellationType& out) in convertGnssConstellationType()
132 void convertGnssEphemerisType(GnssEphemerisType& in, GnssDebug::SatelliteEphemerisType& out) in convertGnssEphemerisType()
148 void convertGnssEphemerisSource(GnssEphemerisSource& in, GnssDebug::SatelliteEphemerisSource& out) in convertGnssEphemerisSource()
168 void convertGnssEphemerisHealth(GnssEphemerisHealth& in, GnssDebug::SatelliteEphemerisHealth& out) in convertGnssEphemerisHealth()
DMeasurementAPIClient.cpp184 static void convertGnssMeasurement(GnssMeasurementsData& in, in convertGnssMeasurement()
263 static void convertGnssClock(GnssMeasurementsClock& in, IGnssMeasurementCallback::GnssClock& out) in convertGnssClock()
291 static void convertGnssData(GnssMeasurementsNotification& in, in convertGnssData()
306 static void convertGnssData_1_1(GnssMeasurementsNotification& in, in convertGnssData_1_1()
/hardware/qcom/sdm845/gps/msm8998/android/location_api/
DLocationUtil.cpp38 void convertGnssLocation(Location& in, GnssLocation& out) in convertGnssLocation()
69 void convertGnssConstellationType(GnssSvType& in, GnssConstellationType& out) in convertGnssConstellationType()
97 void convertGnssEphemerisType(GnssEphemerisType& in, GnssDebug::SatelliteEphemerisType& out) in convertGnssEphemerisType()
113 void convertGnssEphemerisSource(GnssEphemerisSource& in, GnssDebug::SatelliteEphemerisSource& out) in convertGnssEphemerisSource()
133 void convertGnssEphemerisHealth(GnssEphemerisHealth& in, GnssDebug::SatelliteEphemerisHealth& out) in convertGnssEphemerisHealth()
DGnssMeasurementAPIClient.cpp160 static void convertGnssMeasurement(GnssMeasurementsData& in, in convertGnssMeasurement()
239 static void convertGnssClock(GnssMeasurementsClock& in, IGnssMeasurementCallback::GnssClock& out) in convertGnssClock()
267 static void convertGnssData(GnssMeasurementsNotification& in, in convertGnssData()
/hardware/qcom/gps/msm8998/android/location_api/
DLocationUtil.cpp38 void convertGnssLocation(Location& in, GnssLocation& out) in convertGnssLocation()
69 void convertGnssConstellationType(GnssSvType& in, GnssConstellationType& out) in convertGnssConstellationType()
97 void convertGnssEphemerisType(GnssEphemerisType& in, GnssDebug::SatelliteEphemerisType& out) in convertGnssEphemerisType()
113 void convertGnssEphemerisSource(GnssEphemerisSource& in, GnssDebug::SatelliteEphemerisSource& out) in convertGnssEphemerisSource()
133 void convertGnssEphemerisHealth(GnssEphemerisHealth& in, GnssDebug::SatelliteEphemerisHealth& out) in convertGnssEphemerisHealth()
DGnssMeasurementAPIClient.cpp160 static void convertGnssMeasurement(GnssMeasurementsData& in, in convertGnssMeasurement()
239 static void convertGnssClock(GnssMeasurementsClock& in, IGnssMeasurementCallback::GnssClock& out) in convertGnssClock()
267 static void convertGnssData(GnssMeasurementsNotification& in, in convertGnssData()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DLocationUtil.cpp38 void convertGnssLocation(Location& in, GnssLocation& out) in convertGnssLocation()
69 void convertGnssConstellationType(GnssSvType& in, GnssConstellationType& out) in convertGnssConstellationType()
97 void convertGnssEphemerisType(GnssEphemerisType& in, GnssDebug::SatelliteEphemerisType& out) in convertGnssEphemerisType()
113 void convertGnssEphemerisSource(GnssEphemerisSource& in, GnssDebug::SatelliteEphemerisSource& out) in convertGnssEphemerisSource()
133 void convertGnssEphemerisHealth(GnssEphemerisHealth& in, GnssDebug::SatelliteEphemerisHealth& out) in convertGnssEphemerisHealth()
DMeasurementAPIClient.cpp137 static void convertGnssMeasurement(GnssMeasurementsData& in, in convertGnssMeasurement()
216 static void convertGnssClock(GnssMeasurementsClock& in, IGnssMeasurementCallback::GnssClock& out) in convertGnssClock()
244 static void convertGnssData(GnssMeasurementsNotification& in, in convertGnssData()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp274 const struct legacy_stream_in *in = in in_get_sample_rate() local
281 struct legacy_stream_in *in = in in_set_sample_rate() local
291 const struct legacy_stream_in *in = in in_get_buffer_size() local
298 const struct legacy_stream_in *in = in in_get_channels() local
305 const struct legacy_stream_in *in = in in_get_format() local
313 struct legacy_stream_in *in = in in_set_format() local
322 struct legacy_stream_in *in = reinterpret_cast<struct legacy_stream_in *>(stream); in in_standby() local
328 const struct legacy_stream_in *in = in in_dump() local
336 struct legacy_stream_in *in = in in_set_parameters() local
355 const struct legacy_stream_in *in = in in_get_parameters() local
[all …]
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp294 const struct qcom_stream_in *in = in in_get_sample_rate() local
301 struct qcom_stream_in *in = in in_set_sample_rate() local
311 const struct qcom_stream_in *in = in in_get_buffer_size() local
318 const struct qcom_stream_in *in = in in_get_channels() local
325 const struct qcom_stream_in *in = in in_get_format() local
332 struct qcom_stream_in *in = in in_set_format() local
341 struct qcom_stream_in *in = reinterpret_cast<struct qcom_stream_in *>(stream); in in_standby() local
347 const struct qcom_stream_in *in = in in_dump() local
355 struct qcom_stream_in *in = in in_set_parameters() local
374 const struct qcom_stream_in *in = in in_get_parameters() local
[all …]
/hardware/interfaces/tests/bar/1.0/default/
DBar.cpp97 const hidl_array<float, 3, 5> &in, transposeMe_cb _cb) { in transposeMe()
102 const MultiDimensional &in, callingDrWho_cb _hidl_cb) { in callingDrWho()
106 Return<void> Bar::transpose(const StringMatrix5x3 &in, transpose_cb _hidl_cb) { in transpose()
111 const hidl_array<hidl_string, 5, 3> &in, transpose2_cb _hidl_cb) { in transpose2()
124 Return<void> Bar::haveAVectorOfInterfaces( in haveAVectorOfInterfaces()
132 Return<void> Bar::haveAVectorOfGenericInterfaces( in haveAVectorOfGenericInterfaces()
179 Return<sp<ISimple>> Bar::haveAInterface(const sp<ISimple> &in) { in haveAInterface()
/hardware/interfaces/tests/baz/1.0/default/
DBaz.cpp125 Return<void> Baz::someMethodWithVectorOfArray(const IBase::VectorOfArray& in, in someMethodWithVectorOfArray()
144 Return<void> Baz::someMethodTakingAVectorOfArray(const hidl_vec<hidl_array<uint8_t, 6>>& in, in someMethodTakingAVectorOfArray()
163 Return<void> Baz::transpose(const IBase::StringMatrix5x3& in, transpose_cb _hidl_cb) { in transpose()
178 Return<void> Baz::transpose2(const hidl_array<hidl_string, 5, 3>& in, transpose2_cb _hidl_cb) { in transpose2()
203 const IBase::LotsOfPrimitiveArrays &in, in testArrays()
210 const hidl_vec<IBase::ByteOneDim> &in, in testByteVecs()
217 const hidl_vec<IBase::BooleanOneDim> &in, in testBooleanVecs()
224 const hidl_vec<IBase::DoubleOneDim> &in, in testDoubleVecs()
/hardware/qcom/audio/hal/audio_extn/
Daudiozoom.c180 struct stream_in *in, audio_microphone_direction_t dir) in audio_extn_audiozoom_set_microphone_direction()
188 struct stream_in *in, float zoom) in audio_extn_audiozoom_set_microphone_field_dimension_zoom()
226 struct stream_in *in, float zoom) in audio_extn_audiozoom_set_microphone_field_dimension_wide_angle()
234 struct stream_in *in, float zoom) in audio_extn_audiozoom_set_microphone_field_dimension()
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.cpp320 InStreams& deserializeParamValue(InStreams& in, hidl_vec<uint8_t>* blob) { in deserializeParamValue()
331 template <typename T> InStreams& deserializeParamValue(InStreams& in, T* value) { in deserializeParamValue()
336 InStreams& deserialize(TAG_INVALID_t&&, InStreams& in, KeyParameter*) { in deserialize()
341 template <typename T> InStreams& deserialize(T&& ttag, InStreams& in, KeyParameter* param) { in deserialize()
369 InStreams& deserialize(InStreams& in, KeyParameter* param) { in deserialize()
374 std::istream& deserialize(std::istream& in, std::vector<KeyParameter>* params) { in deserialize()
415 void AuthorizationSet::Deserialize(std::istream* in) { in Deserialize()
/hardware/libhardware/modules/audio/
Daudio_hw.c219 const struct stub_stream_in *in = (const struct stub_stream_in *)stream; in in_get_sample_rate() local
227 struct stub_stream_in *in = (struct stub_stream_in *)stream; in in_set_sample_rate() local
236 const struct stub_stream_in *in = (const struct stub_stream_in *)stream; in in_get_buffer_size() local
246 const struct stub_stream_in *in = (const struct stub_stream_in *)stream; in in_get_channels() local
254 const struct stub_stream_in *in = (const struct stub_stream_in *)stream; in in_get_format() local
262 struct stub_stream_in *in = (struct stub_stream_in *)stream; in in_set_format() local
271 struct stub_stream_in *in = (struct stub_stream_in *)stream; in in_standby() local
303 struct stub_stream_in *in = (struct stub_stream_in *)stream; in in_read() local
511 struct stub_stream_in *in = (struct stub_stream_in *)calloc(1, sizeof(struct stub_stream_in)); in adev_open_input_stream() local
550 struct audio_stream_in *in) in adev_close_input_stream()
/hardware/interfaces/tests/foo/1.0/default/
DFoo.cpp248 const hidl_array<float, 3, 5> &in, transposeMe_cb _cb) { in transposeMe()
266 const MultiDimensional &in, callingDrWho_cb _hidl_cb) { in callingDrWho()
282 Return<void> Foo::transpose(const StringMatrix5x3 &in, transpose_cb _hidl_cb) { in transpose()
298 const hidl_array<hidl_string, 5, 3> &in, transpose2_cb _hidl_cb) { in transpose2()
327 Return<void> Foo::haveAVectorOfInterfaces( in haveAVectorOfInterfaces()
335 Return<void> Foo::haveAVectorOfGenericInterfaces( in haveAVectorOfGenericInterfaces()
/hardware/qcom/audio/hal/
Daudio_hw.c411 static void register_in_stream(struct stream_in *in) in register_in_stream()
443 static void request_in_focus(struct stream_in *in, long ns) in request_in_focus()
462 static void release_in_focus(struct stream_in *in, long ns __unused) in release_in_focus()
661 struct stream_in *in = usecase->stream.in; in enable_audio_route() local
732 struct stream_in *in = usecase->stream.in; in disable_audio_route() local
881 struct stream_in *in, in send_effect_enable_disable_mixer_ctl()
914 struct stream_in *in = NULL; in update_effect_param_ecns() local
940 static int enable_disable_effect(struct audio_device *adev, struct stream_in *in, in enable_disable_effect()
991 struct stream_in *in = NULL; in check_and_enable_effect() local
1575 struct stream_in *in; in get_priority_input() local
[all …]
/hardware/ril/include/telephony/
Dril_mnc.h108 const struct mnc_strings { const char * in; const char * out; } mncs[] = { in test() member
129 const struct mnc_ints { const int in; const char * out; } legacy_mncs[] = { in test() member
/hardware/interfaces/confirmationui/support/test/
Dmsg_formatting_test.cpp79 ReadStream in(buffer); in TEST() local
125 ReadStream in(buffer); in TEST() local
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp335 InStreams& deserializeParamValue(InStreams& in, hidl_vec<uint8_t>* blob) { in deserializeParamValue()
347 InStreams& deserializeParamValue(InStreams& in, T* value) { in deserializeParamValue()
352 InStreams& deserialize(TAG_INVALID_t&&, InStreams& in, KeyParameter*) { in deserialize()
359 InStreams& deserialize(T&& ttag, InStreams& in, KeyParameter* param) { in deserialize()
390 InStreams& deserialize(InStreams& in, KeyParameter* param) { in deserialize()
395 std::istream& deserialize(std::istream& in, std::vector<KeyParameter>* params) { in deserialize()
451 void AuthorizationSet::Deserialize(std::istream* in) { in Deserialize()
/hardware/nxp/secure_element/libese-spi/p73/utils/
Dconfig.cpp28 bool parseBytesString(std::string in, std::vector<uint8_t>& out) { in parseBytesString()
61 bool ConfigValue::parseFromString(std::string in) { in parseFromString()

12345