Home
last modified time | relevance | path

Searched refs:dnses (Results 1 – 25 of 31) sorted by relevance

12

/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
DRadioData.cpp144 const std::vector<std::string>& dnses, int32_t pduSessId, in setupDataCall() argument
150 V1_2::DataRequestReason(reason), toHidl(addresses), toHidl(dnses), pduSessId, in setupDataCall()
158 V1_2::DataRequestReason(reason), toHidl(addresses), toHidl(dnses)); in setupDataCall()
Dstructs.cpp159 .dnses = toAidl(res.dnses), in toAidl()
176 .dnses = toAidl(res.dnses), in toAidl()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/current/android/hardware/radio/data/
DSetupDataCallResult.aidl45 String[] dnses;
DIRadioData.aidl50 …ason, in android.hardware.radio.data.LinkAddress[] addresses, in String[] dnses, in int pduSession… in setupDataCall() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/3/android/hardware/radio/data/
DSetupDataCallResult.aidl45 String[] dnses;
DIRadioData.aidl50 …ason, in android.hardware.radio.data.LinkAddress[] addresses, in String[] dnses, in int pduSession… in setupDataCall() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/2/android/hardware/radio/data/
DSetupDataCallResult.aidl44 String[] dnses;
DIRadioData.aidl49 …ason, in android.hardware.radio.data.LinkAddress[] addresses, in String[] dnses, in int pduSession… in setupDataCall() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/1/android/hardware/radio/data/
DSetupDataCallResult.aidl44 String[] dnses;
DIRadioData.aidl49 …ason, in android.hardware.radio.data.LinkAddress[] addresses, in String[] dnses, in int pduSession… in setupDataCall() argument
/hardware/interfaces/radio/aidl/android/hardware/radio/data/
DSetupDataCallResult.aidl103 String[] dnses;
DIRadioData.aidl261 in DataRequestReason reason, in LinkAddress[] addresses, in String[] dnses, in setupDataCall() argument
/hardware/interfaces/radio/aidl/vts/
Dradio_data_test.cpp115 std::vector<std::string> dnses = {}; in TEST_P() local
123 reason, addresses, dnses, -1, sliceInfo, matchAllRuleAllowed); in TEST_P()
208 std::vector<std::string> dnses = {}; in TEST_P() local
216 reason, addresses, dnses, -1, sliceInfo, matchAllRuleAllowed); in TEST_P()
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioData.h57 const std::vector<std::string>& dnses, int32_t pduSessionId,
/hardware/ril/reference-ril/
Dril.h475 char * dnses; /* A space-delimited list of DNS server addresses, member
506 char * dnses; /* A space-delimited list of DNS server addresses, member
539 char * dnses; /* A space-delimited list of DNS server addresses, member
/hardware/ril/include/telephony/
Dril.h475 char * dnses; /* A space-delimited list of DNS server addresses, member
506 char * dnses; /* A space-delimited list of DNS server addresses, member
539 char * dnses; /* A space-delimited list of DNS server addresses, member
/hardware/interfaces/radio/1.2/
DIRadio.hal165 * @param dnses If the reason is DataRequestReason.HANDOVER, this indicates the list of DNS
174 bool isRoaming, DataRequestReason reason, vec<string> addresses, vec<string> dnses);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp118 std::vector<hidl_string> dnses = {}; in TEST_P() local
133 reason, addresses, dnses, -1, optionalSliceInfo, in TEST_P()
185 std::vector<hidl_string> dnses = {}; in TEST_P() local
206 reason, addresses, dnses, -1, optionalSliceInfo, in TEST_P()
/hardware/interfaces/radio/1.4/
DIRadio.hal74 * @param dnses If the reason is DataRequestReason.HANDOVER, this indicates the list of DNS
85 DataRequestReason reason, vec<string> addresses, vec<string> dnses);
/hardware/interfaces/radio/1.5/
DIRadio.hal188 * @param dnses If the reason is DataRequestReason.HANDOVER, this indicates the list of DNS
200 DataRequestReason reason, vec<LinkAddress> addresses, vec<string> dnses);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_api.cpp666 std::vector<hidl_string> dnses = {""}; in TEST_P() local
670 reason, addresses, dnses); in TEST_P()
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_api.cpp659 std::vector<hidl_string> dnses = {""}; in TEST_P() local
662 roamingAllowed, reason, addresses, dnses); in TEST_P()
/hardware/interfaces/radio/1.2/default/
DRadio.h279 const hidl_vec<hidl_string>& addresses, const hidl_vec<hidl_string>& dnses) override;
/hardware/interfaces/radio/1.6/
DIRadio.hal122 * @param dnses If the reason is DataRequestReason:HANDOVER, this indicates the list of DNS
151 DataRequestReason reason, vec<LinkAddress> addresses, vec<string> dnses,
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_api.cpp1052 std::vector<hidl_string> dnses = {}; in TEST_P() local
1058 roamingAllowed, reason, addresses, dnses); in TEST_P()

12