Home
last modified time | relevance | path

Searched refs:create_client_endpoint (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/include/
Dendpoint_manager_impl.hpp104 std::shared_ptr<endpoint> create_client_endpoint(
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dendpoint_manager_impl.cpp970 its_endpoint = create_client_endpoint( in create_remote_client()
1006 std::shared_ptr<endpoint> endpoint_manager_impl::create_client_endpoint( in create_client_endpoint() function in vsomeip_v3::endpoint_manager_impl