Home
last modified time | relevance | path

Searched defs:respond (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/autotest/client/cros/
H A Ddhcp_handling_rule.py206 def respond(self, query_packet): member in DhcpHandlingRule
306 def respond(self, query_packet): member in DhcpHandlingRule_RespondToDiscovery
344 def respond(self, query_packet): member in DhcpHandlingRule_RejectRequest
434 def respond(self, query_packet): member in DhcpHandlingRule_RespondToRequest
590 def respond(self, query_packet): member in DhcpHandlingRule_RejectAndRespondToRequest
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dsecurity_manager_test.cc155 void RequestPasskey(PasskeyResponseCallback respond) override { in RequestPasskey()
1300 ConfirmCallback respond; in TEST_F() local
1317 ConfirmCallback respond; in TEST_F() local
1349 ConfirmCallback respond; in TEST_F() local
1657 PasskeyResponseCallback respond; in TEST_F() local
1686 ConfirmCallback respond; in TEST_F() local
1711 ConfirmCallback respond = nullptr; in TEST_F() local
1751 ConfirmCallback respond = nullptr; in TEST_F() local
1842 ConfirmCallback respond; in TEST_F() local
3284 ConfirmCallback respond; in TEST_F() local
H A Dphase_2_legacy_test.cc483 FakeListener::ConfirmCallback respond = nullptr; in TEST_F() local
499 FakeListener::PasskeyResponseCallback respond = nullptr; in TEST_F() local
516 FakeListener::ConfirmCallback respond = nullptr; in TEST_F() local
/aosp_15_r20/cts/tests/tests/media/audio/modules/audiorecordpermissiontests/lib/src/android/media/audio/cts/audiorecordpermissiontests/common/
H A DRecordService.kt176 private fun respond(action: String, recordId: Int? = null) { in <lambda>() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/1.0/android.hardware.gnss-V1.0-java_gen_java/gen/srcs/android/hardware/gnss/V1_0/
DIGnssNi.java106 void respond(int notifId, byte userResponse) in respond() method
270 public void respond(int notifId, byte userResponse) in respond() method in IGnssNi.Proxy
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DRPCUtils.h123 static Error respond(ChannelT &C, SequenceNumberT SeqNo, in respond() function
169 static Error respond(ChannelT &C, SequenceNumberT SeqNo, in respond() function
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dserve.py13 def app(environ, respond): argument
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dlegacy_pairing.rs67 pub async fn respond(ctx: &impl Context, _request: lmp::InRand) -> Result<(), ()> { in respond() function
Dauthentication.rs104 pub async fn respond(ctx: &impl Context) { in respond() function
Dfeatures.rs36 pub async fn respond(ctx: &impl Context) { in respond() function
Dencryption.rs74 pub async fn respond(ctx: &impl Context) { in respond() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap-4.5.4/examples/
H A Drepl.rs29 fn respond(line: &str) -> Result<bool, String> { in respond() function
H A Drepl-derive.rs29 fn respond(line: &str) -> Result<bool, String> { in respond() function
/aosp_15_r20/external/rust/android-crates-io/crates/clap/examples/
Drepl.rs29 fn respond(line: &str) -> Result<bool, String> { in respond() function
Drepl-derive.rs29 fn respond(line: &str) -> Result<bool, String> { in respond() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/examples/
Drepl.rs29 fn respond(line: &str) -> Result<bool, String> { in respond() function
/aosp_15_r20/frameworks/base/core/java/android/database/
H A DIBulkCursor.java54 Bundle respond(Bundle extras) throws RemoteException; in respond() method
H A DBulkCursorToCursorAdaptor.java177 public Bundle respond(Bundle extras) { in respond() method in BulkCursorToCursorAdaptor
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dfake_pairing_delegate.cc85 PasskeyResponseCallback respond) { in RequestPasskey()
/aosp_15_r20/hardware/interfaces/gnss/1.0/default/
H A DGnssNi.cpp96 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() function in android::hardware::gnss::V1_0::implementation::GnssNi
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/config/
H A DRadioConfigResponse.cpp36 std::shared_ptr<aidl::IRadioConfigResponse> RadioConfigResponse::respond() { in respond() function in android::hardware::radio::compat::RadioConfigResponse
H A DRadioConfig.cpp39 std::shared_ptr<aidl::IRadioConfigResponse> RadioConfig::respond() { in respond() function in android::hardware::radio::compat::RadioConfig
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dfake_phase_listener.h55 void RequestPasskey(PasskeyResponseCallback respond) override { in RequestPasskey()
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/ims/
H A DRadioIms.cpp32 std::shared_ptr<aidl::IRadioImsResponse> RadioIms::respond() { in respond() function in android::hardware::radio::compat::RadioIms
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/sap/
H A DSapCallback.cpp35 std::shared_ptr<aidl::ISapCallback> SapCallback::respond() { in respond() function in android::hardware::radio::compat::SapCallback

12345678910>>...16