Home
last modified time | relevance | path

Searched defs:_cmd_header (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dvirtual_server_endpoint_impl.cpp59 bool virtual_server_endpoint_impl::send(const std::vector<byte_t>& _cmd_header, in send()
Dlocal_client_endpoint_impl.cpp364 bool local_client_endpoint_impl::send(const std::vector<byte_t>& _cmd_header, in send()
Dclient_endpoint_impl.cpp356 bool client_endpoint_impl<Protocol>::send(const std::vector<byte_t>& _cmd_header, in send()
Dserver_endpoint_impl.cpp237 const std::vector<byte_t>& _cmd_header, const byte_t *_data, in send()