Searched defs:is_magic_cookie (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/ | ||
D | tcp_client_endpoint_impl.cpp | 473 bool tcp_client_endpoint_impl::is_magic_cookie(const message_buffer_ptr_t& _recv_buffer, in is_magic_cookie() function in vsomeip_v3::tcp_client_endpoint_impl |
D | tcp_server_endpoint_impl.cpp | 506 bool tcp_server_endpoint_impl::connection::is_magic_cookie(size_t _offset) const { in is_magic_cookie() function in vsomeip_v3::tcp_server_endpoint_impl::connection |