Searched refs:find_or_create_queue_unlocked (Results 1 – 4 of 4) sorted by relevance
279 const queue_iterator_type target_queue_iterator = find_or_create_queue_unlocked(_target); in send_intern()398 const queue_iterator_type target_queue_iterator = find_or_create_queue_unlocked(_target); in send_segments()544 server_endpoint_impl<Protocol>::find_or_create_queue_unlocked(const endpoint_type& _target) { in find_or_create_queue_unlocked() function in vsomeip_v3::server_endpoint_impl
232 const queue_iterator_type target_queue_iterator(find_or_create_queue_unlocked(its_target)); in send_error()
124 const queue_iterator_type target_queue_iterator(find_or_create_queue_unlocked(its_target)); in send_error()
94 queue_iterator_type find_or_create_queue_unlocked(const endpoint_type& _target);