Searched defs:remove_local (Results 1 – 5 of 5) sorted by relevance
33 void endpoint_manager_base::remove_local(client_t _client) { in remove_local() function in vsomeip_v3::endpoint_manager_base
131 pub(crate) fn remove_local(&self, idx: usize) -> bool { in remove_local() function
1021 void routing_manager_base::remove_local(client_t _client, bool _remove_uid) { in remove_local() function in vsomeip_v3::routing_manager_base1025 void routing_manager_base::remove_local(client_t _client, in remove_local() function in vsomeip_v3::routing_manager_base
2159 void routing_manager_impl::remove_local(client_t _client, bool _remove_uid) { in remove_local() function in vsomeip_v3::routing_manager_impl
305 fn remove_local() { in remove_local() function