Home
last modified time | relevance | path

Searched defs:replies (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dmock_controller.cc27 const std::vector<const ByteBuffer*>& replies, in Transaction()
41 const std::vector<const ByteBuffer*>& replies, in CommandTransaction()
95 const std::vector<const ByteBuffer*>& replies, in QueueCommandTransaction()
103 const std::vector<const ByteBuffer*>& replies, in QueueCommandTransaction()
114 const std::vector<const ByteBuffer*>& replies, in QueueDataTransaction()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dmock_controller.h64 std::queue<DynamicByteBuffer>& replies() { return replies_; } in replies() function
78 const std::vector<const ByteBuffer*>& replies, in CommandTransaction()
102 const std::vector<const ByteBuffer*>& replies, in DataTransaction()
/aosp_15_r20/external/libtextclassifier/notification/src/com/android/textclassifier/notification/
H A DSmartSuggestions.java26 private final ImmutableList<CharSequence> replies; field in SmartSuggestions
29 public SmartSuggestions(List<CharSequence> replies, List<Notification.Action> actions) { in SmartSuggestions()
H A DSmartSuggestionsHelper.java128 ArrayList<CharSequence> replies = new ArrayList<>(); in onNotificationEnqueued() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dmock_channel_test.cc23 const std::vector<const ByteBuffer*>& replies, in Transaction()
48 const std::vector<const ByteBuffer*>& replies, in QueueTransaction()
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/notification/TextClassifierNotificationLibNoManifest/android_common_apex30/javac/
DTextClassifierNotificationLibNoManifest.jar ... final com.google.common.collect.ImmutableList replies private final com.google.common.collect. ...
/aosp_15_r20/external/libpcap/
H A Drpcap-protocol.c167 static const char *replies[] = variable
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dtflite-sensitive-model.cc105 const std::vector<tflite::StringRef> replies = in EvalConversation() local
H A Dactions-suggestions.cc822 const std::vector<tflite::StringRef> replies = in PopulateTextReplies() local
/aosp_15_r20/external/libcap/tests/
H A Dpsx_test.c41 int replies = 0; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dmock_channel_test.h68 std::queue<DynamicByteBuffer>& replies() { return replies_; } in replies() function
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
H A DNotificationUiAdjustmentTest.java251 String key, CharSequence[] replies) { in createUiAdjustmentFromSmartReplies()
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dsession_messenger.cc22 std::vector<std::pair<int, SenderSessionMessenger::ReplyCallback>>* in ReplyIfTimedOut()
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DPacketDispatcher.java197 private Hashtable<Integer, ReplyPacket> replies; field in PacketDispatcher.CommandsSynchronyzer
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DInflatedSmartRepliesTest.java632 private ArrayList<CharSequence> createReplies(CharSequence... replies) { in createReplies()
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_ssdp.c454 int replies; in msearchreply_state_machine_start() local
/aosp_15_r20/external/libcups/scheduler/
H A Dauth.c2022 struct pam_response *replies; /* Replies */ in pam_func() local
/aosp_15_r20/external/python/google-api-python-client/tests/data/
Ddrive.json360 "replies": { object
981 "replies": { object
2090 "replies": { object
Dplus.json348 "replies": { object
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dblogger.v2.json972 "replies": { object
Ddrive.v3.json1675 "replies": { object
2529 "replies": { object
3647 "replies": { object
Dblogger.v3.json2291 "replies": { object
Ddrive.v2.json2943 "replies": { object
4262 "replies": { object
/aosp_15_r20/external/libcups/tools/
H A Dippeveprinter.c5634 struct pam_response *replies; /* Replies */ in pam_func() local
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Duds_daemon.c155 struct reply_state *replies; // corresponding (active) reply list member

12345678910>>...13