Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ functions
Functions
4,588 in github.com/COVESA/vsomeip
⨍
Functions
4,588
◇
Types & classes
893
Method
all_notifications_received
test/network_tests/subscribe_notify_one_tests/subscribe_notify_one_test_service.cpp:223
Method
all_notifications_received_locked
test/network_tests/initial_event_tests/initial_event_test_client.cpp:257
Method
all_responses_and_requests_received
test/network_tests/client_id_tests/client_id_test_service.cpp:138
Method
all_shutdown_acks_received
test/network_tests/subscribe_notify_one_tests/subscribe_notify_one_test_service.cpp:230
Method
all_subscriptions_acknowledged
test/network_tests/initial_event_tests/initial_event_test_stop_service.cpp:312
Method
answer
test/unit_tests/endpoint_tests/test_timer.cpp:125
Method
answer_requests_with
test/network_tests/fake_socket_tests/test_protocol_messages.cpp:83
Method
answer_requests_with
test/network_tests/fake_socket_tests/test_connection_restoration.cpp:82
Method
answer_requests_with
test/network_tests/fake_socket_tests/stress_routing_info_server_reconnects.cpp:65
Method
answer_requests_with
test/network_tests/fake_socket_tests/test_client_lifecycle.cpp:84
Method
app
test/network_tests/fake_socket_tests/helpers/app.cpp:9
Method
app_connection
test/network_tests/fake_socket_tests/helpers/app_connection.cpp:16
Method
app_name
implementation/logger/src/message.cpp:239
Method
app_wrapper
test/network_tests/client_id_tests/client_id_test_utility.cpp:106
Method
application_impl
implementation/runtime/src/application_impl.cpp:53
Method
application_test_client
test/network_tests/application_tests/application_test_client.cpp:28
Method
application_test_client_availability
test/network_tests/application_tests/application_test_client_availability.cpp:28
Method
application_test_daemon
test/network_tests/application_tests/application_test_daemon.cpp:17
Method
application_test_service
test/network_tests/application_tests/application_test_service.cpp:28
Method
apply_options
test/network_tests/fake_socket_tests/helpers/app_connection.cpp:235
Method
are_available_unlocked
implementation/runtime/src/application_impl.cpp:729
Method
asio_tcp_acceptor
implementation/endpoints/include/asio_tcp_socket.hpp:85
Method
asio_tcp_socket
implementation/endpoints/include/asio_tcp_socket.hpp:21
Method
asio_timer
implementation/endpoints/include/asio_timer.hpp:17
Method
asio_udp_socket
implementation/endpoints/include/asio_udp_socket.hpp:19
Method
asio_uds_acceptor
implementation/endpoints/include/asio_uds_acceptor.hpp:19
Method
asio_uds_socket
implementation/endpoints/include/asio_uds_socket.hpp:18
Method
assign_client
implementation/endpoints/src/local_server.cpp:352
Method
assign_client_ack_command
implementation/protocol/src/assign_client_ack_command.cpp:15
Method
assign_client_command
implementation/protocol/src/assign_client_command.cpp:16
Method
async_accept
In the fake, the remote_uds_ep_ is already set on the socket by the time the handler fires (add_connection() runs synchronously before posting the han
test/network_tests/fake_socket_tests/helpers/sockets/fake_uds_socket.hpp:97
Method
async_accept
In the fake, the remote_ep_ is already set on the socket by the time the handler fires (add_connection() runs synchronously before posting the handler
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket.hpp:230
Method
async_accept
implementation/endpoints/src/local_acceptor_uds_impl.cpp:96
Method
async_accept
implementation/endpoints/include/asio_tcp_socket.hpp:120
Method
async_accept
implementation/endpoints/include/asio_uds_acceptor.hpp:42
Method
async_connect
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket_handle.cpp:159
Method
async_connect
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket.hpp:98
Method
async_connect
test/network_tests/fake_socket_tests/helpers/sockets/fake_uds_socket.hpp:46
Method
async_connect
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket.hpp:125
Method
async_connect
to be unaware of the protocol, no endpoint definition is passed in
implementation/endpoints/src/local_socket_tcp_impl.cpp:118
Method
async_connect
implementation/endpoints/include/asio_tcp_socket.hpp:67
Method
async_connect
implementation/endpoints/include/asio_uds_socket.hpp:39
Method
async_connect
implementation/endpoints/include/asio_udp_socket.hpp:65
Method
async_read
test/common/src/external/process_unix.cpp:310
Method
async_read
test/common/src/external/process_win.cpp:228
Method
async_receive
test/network_tests/fake_socket_tests/helpers/sockets/fake_uds_socket.hpp:47
Method
async_receive
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket.hpp:129
Method
async_receive
implementation/endpoints/src/local_socket_uds_impl.cpp:82
Method
async_receive
implementation/endpoints/src/local_socket_tcp_impl.cpp:126
Method
async_receive
implementation/endpoints/include/asio_tcp_socket.hpp:70
Method
async_receive
implementation/endpoints/include/asio_uds_socket.hpp:40
Method
async_receive_from
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket_handle.cpp:300
Method
async_receive_from
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket.hpp:102
Method
async_send
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket_handle.cpp:176
Method
async_send
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket.hpp:106
Method
async_send
implementation/endpoints/src/local_socket_tcp_impl.cpp:151
Method
async_send
implementation/endpoints/include/asio_udp_socket.hpp:71
Method
async_send_to
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket_handle.cpp:222
Method
async_send_to
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket.hpp:110
Method
async_write
test/network_tests/fake_socket_tests/helpers/sockets/fake_uds_socket.hpp:50
Method
async_write
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket.hpp:133
Method
async_write
implementation/endpoints/include/asio_uds_socket.hpp:43
Method
auxiliary_context
implementation/endpoints/src/auxiliary_context.cpp:16
Method
availability_handler_test_client
test/network_tests/availability_handler_tests/availability_handler_test_client.cpp:35
Method
availability_handler_test_service
test/network_tests/availability_handler_tests/availability_handler_test_service.cpp:36
Method
available
test/network_tests/fake_socket_tests/helpers/service_state.hpp:32
Method
await_connectable
test/network_tests/fake_socket_tests/helpers/ecu_setup.cpp:265
Method
await_connectable
test/network_tests/fake_socket_tests/helpers/socket_manager.cpp:486
Method
await_connectable
test/network_tests/fake_socket_tests/helpers/base_fake_socket_fixture.cpp:85
Method
await_connection
test/network_tests/fake_socket_tests/helpers/socket_manager.cpp:505
Method
await_connection
test/network_tests/fake_socket_tests/helpers/base_fake_socket_fixture.cpp:99
Method
await_multicast_join
test/network_tests/fake_socket_tests/helpers/socket_manager.cpp:801
Method
await_multicast_join
test/network_tests/fake_socket_tests/helpers/base_fake_socket_fixture.cpp:94
Method
await_service
test/network_tests/fake_socket_tests/test_protocol_messages.cpp:68
Method
await_service
test/network_tests/fake_socket_tests/test_connection_restoration.cpp:67
Method
await_service
test/network_tests/fake_socket_tests/stress_routing_info_server_reconnects.cpp:62
Method
await_service
test/network_tests/fake_socket_tests/test_uds_communication.cpp:60
Method
await_service
test/network_tests/fake_socket_tests/test_boardnet.cpp:168
Method
await_service
test/network_tests/fake_socket_tests/test_hybrid_mode.cpp:36
Method
await_service
test/network_tests/fake_socket_tests/test_client_lifecycle.cpp:69
Method
barrier_t
test/common/include/common/interprocess.hpp:147
Method
base_fake_socket_fixture
test/network_tests/fake_socket_tests/helpers/base_fake_socket_fixture.cpp:17
Method
base_vsip_app
test/common/src/vsomeip_app_utilities.cpp:26
Method
base_vsip_app
test/common/src/vsomeip_app.cpp:46
Method
base_vsip_app_builder
test/common/src/vsomeip_app.cpp:196
Method
big_payload_test_client
test/network_tests/big_payload_tests/big_payload_test_client.cpp:35
Method
big_payload_test_service
test/network_tests/big_payload_tests/big_payload_test_service.cpp:29
Method
bind
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket.hpp:34
Method
bind
test/network_tests/fake_socket_tests/helpers/sockets/fake_uds_socket.hpp:73
Method
bind
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket_handle.cpp:112
Method
bind
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket.hpp:193
Method
bind
implementation/endpoints/include/asio_tcp_socket.hpp:92
Method
bind
implementation/endpoints/include/asio_uds_acceptor.hpp:26
Method
bind
implementation/endpoints/include/asio_udp_socket.hpp:26
Method
bind_to_device
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket.hpp:117
Method
bind_to_device
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket.hpp:219
Method
bind_to_device
implementation/endpoints/include/asio_tcp_socket.hpp:59
Method
bind_to_device
implementation/endpoints/include/asio_tcp_socket.hpp:113
Method
bithelper
implementation/utility/include/bithelper.hpp:20
Method
block
test/network_tests/fake_socket_tests/helpers/command_gate.cpp:66
← previous
next →
1,701–1,800 of 4,588, ranked by callers