Home
last modified time | relevance | path

Searched defs:new_channel_manipulator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/
H A Dintegration_test_socket_client.h74 ChannelManipulator* new_channel_manipulator) { in SetEgressChannelManipulator()
80 ChannelManipulator* new_channel_manipulator) { in SetIngressChannelManipulator()
102 void set_channel_manipulator(ChannelManipulator* new_channel_manipulator) { in set_channel_manipulator()
/aosp_15_r20/external/pigweed/pw_rpc/
H A Dintegration_testing.cc43 void SetEgressChannelManipulator(ChannelManipulator* new_channel_manipulator) { in SetEgressChannelManipulator()
47 void SetIngressChannelManipulator(ChannelManipulator* new_channel_manipulator) { in SetIngressChannelManipulator()