Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/public/pw_rpc/
Dintegration_test_socket_client.h69 ChannelManipulator* new_channel_manipulator) { in SetEgressChannelManipulator()
75 ChannelManipulator* new_channel_manipulator) { in SetIngressChannelManipulator()
97 void set_channel_manipulator(ChannelManipulator* new_channel_manipulator) { in set_channel_manipulator()
/external/pigweed/pw_rpc/
Dintegration_testing.cc38 void SetEgressChannelManipulator(ChannelManipulator* new_channel_manipulator) { in SetEgressChannelManipulator()
42 void SetIngressChannelManipulator(ChannelManipulator* new_channel_manipulator) { in SetIngressChannelManipulator()