MCPcopy Create free account

hub / github.com/COVESA/vsomeip / functions

Functions4,588 in github.com/COVESA/vsomeip

↓ 5 callersMethodinit
test/network_tests/fake_socket_tests/helpers/data_pipe.cpp:19
↓ 5 callersMethodis_available
test/network_tests/offer_stop_offer_test/applications/client.cpp:81
↓ 5 callersMethodis_open
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket_handle.cpp:73
↓ 5 callersMethodis_pending
implementation/routing/src/remote_subscription.cpp:187
↓ 5 callersMethodis_sd_enabled
implementation/tracing/src/connector_impl.cpp:129
↓ 5 callersMethodis_uds_preferred
implementation/configuration/src/configuration_impl.cpp:2862
↓ 5 callersMethodnotify
test/network_tests/subscribe_notify_tests/subscribe_notify_test_service.cpp:273
↓ 5 callersMethodon_disconnect
implementation/endpoints/src/endpoint_manager_impl.cpp:900
↓ 5 callersFunctionprint_help
examples/wait-until-available/wait-until-available.cpp:14
↓ 5 callersFunctionread_command_id
implementation/protocol/include/protocol.hpp:126
↓ 5 callersMethodregister_availability_handler
implementation/runtime/src/application_impl.cpp:898
↓ 5 callersMethodrelease_client_id
implementation/utility/src/utility.cpp:361
↓ 5 callersMethodremote_endpoint
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket_handle.cpp:133
↓ 5 callersMethodremove_remote_subscription
implementation/routing/src/eventgroupinfo.cpp:365
↓ 5 callersMethodreplace_pipe
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket_handle.cpp:433
↓ 5 callersMethodrestart
implementation/endpoints/src/server_endpoint_impl.cpp:49
↓ 5 callersMethodsend
implementation/endpoints/src/local_endpoint.cpp:155
↓ 5 callersMethodset_client_state
implementation/routing/src/remote_subscription.cpp:145
↓ 5 callersMethodset_counter
implementation/service_discovery/src/eventgroupentry_impl.cpp:51
↓ 5 callersMethodset_eventgroup
implementation/service_discovery/src/eventgroupentry_impl.cpp:35
↓ 5 callersMethodset_remote_port
implementation/endpoints/src/endpoint_definition.cpp:55
↓ 5 callersMethodset_subscriber
implementation/routing/src/remote_subscription.cpp:167
↓ 5 callersMethodstart
test/network_tests/magic_cookies_tests/magic_cookies_test_client.cpp:54
↓ 5 callersMethodstart
implementation/endpoints/src/endpoint_manager_impl.cpp:55
↓ 5 callersMethodstop_offer_service
implementation/routing/src/routing_manager_impl.cpp:377
↓ 5 callersMethodstop_one
test/network_tests/fake_socket_tests/helpers/ecu_setup.cpp:179
↓ 5 callersMethodtrigger_error
implementation/endpoints/src/local_endpoint.cpp:585
↓ 5 callersMethodunregister_state_handler
implementation/runtime/src/application_impl.cpp:893
↓ 5 callersMethodupdate_remote_subscription
implementation/routing/src/eventgroupinfo.cpp:225
↓ 5 callersFunctionwrite_array
test/network_tests/fake_socket_tests/helpers/ecu_config.cpp:125
↓ 4 callersMethodadd_service
implementation/protocol/src/routing_info_entry.cpp:233
↓ 4 callersMethodasync_receive
test/network_tests/fake_socket_tests/helpers/sockets/fake_tcp_socket_handle.cpp:340
↓ 4 callersMethodasync_write
implementation/endpoints/include/asio_tcp_socket.hpp:71
↓ 4 callersMethodawait_assignment
test/network_tests/fake_socket_tests/helpers/socket_manager.cpp:461
↓ 4 callersMethodclear_client_endpoints
implementation/endpoints/src/endpoint_manager_impl.cpp:393
↓ 4 callersMethodclear_remote_service_info
implementation/endpoints/src/endpoint_manager_impl.cpp:273
↓ 4 callersMethodclear_subscribers
implementation/routing/src/event.cpp:637
↓ 4 callersMethodconnect_cbk
implementation/endpoints/src/local_endpoint.cpp:353
↓ 4 callersFunctionconstruct_someip_raw_message
test/network_tests/fake_socket_tests/helpers/someip_message.hpp:47
↓ 4 callersFunctioncreate_ping_cmd
Factory functions
implementation/protocol/include/command_types.hpp:39
↓ 4 callersFunctioncreate_pong_cmd
implementation/protocol/include/command_types.hpp:42
↓ 4 callersFunctioncreate_standard_vsip_request
test/common/src/vsomeip_app.cpp:15
↓ 4 callersMethodcreate_tcp_socket
implementation/endpoints/src/asio_socket_factory.cpp:27
↓ 4 callersMethodfind_client
implementation/routing/include/local_service_table.hpp:51
↓ 4 callersMethodfind_eventgroup
implementation/routing/src/routing_manager_impl.cpp:4417
↓ 4 callersMethodfind_server_endpoint
implementation/endpoints/src/endpoint_manager_impl.cpp:331
↓ 4 callersMethodget_address_port_local
implementation/endpoints/src/tcp_client_endpoint_impl.cpp:658
↓ 4 callersMethodget_avgtime
test/network_tests/debounce_filter_tests/debounce_filter_test_client.cpp:177
↓ 4 callersMethodget_configured_timing_requests
implementation/configuration/src/configuration_impl.cpp:2710
↓ 4 callersMethodget_endpoint_queue_limit
implementation/configuration/src/configuration_impl.cpp:3573
↓ 4 callersMethodget_eventgroup
implementation/service_discovery/src/eventgroupentry_impl.cpp:31
↓ 4 callersMethodget_external_tcp_keepcnt
implementation/configuration/src/configuration_impl.cpp:4306
↓ 4 callersMethodget_external_tcp_keepidle
implementation/configuration/src/configuration_impl.cpp:4298
↓ 4 callersMethodget_external_tcp_keepintvl
implementation/configuration/src/configuration_impl.cpp:4302
↓ 4 callersMethodget_id
implementation/tracing/src/channel_impl.cpp:16
↓ 4 callersMethodget_io_thread_nice_level
implementation/configuration/src/configuration_impl.cpp:2931
↓ 4 callersMethodget_max_message_size_local
implementation/configuration/src/configuration_impl.cpp:3269
↓ 4 callersMethodget_message
implementation/endpoints/src/tp_message.cpp:213
↓ 4 callersMethodget_minor
implementation/service_discovery/src/request.cpp:22
↓ 4 callersMethodget_offered_service
implementation/routing/src/routing_manager_impl.cpp:1507
↓ 4 callersMethodget_option
implementation/endpoints/include/asio_udp_socket.hpp:59
↓ 4 callersMethodget_parent
implementation/routing/src/remote_subscription.cpp:247
↓ 4 callersMethodget_payload_size
implementation/utility/src/utility.cpp:84
↓ 4 callersMethodget_plugins
implementation/configuration/src/configuration_impl.cpp:3419
↓ 4 callersMethodget_reliability
implementation/routing/src/eventgroupinfo.cpp:153
↓ 4 callersMethodget_remote_subscription
implementation/routing/src/eventgroupinfo.cpp:355
↓ 4 callersMethodget_request_debounce_time
implementation/configuration/src/configuration_impl.cpp:2909
↓ 4 callersMethodget_return_code
implementation/message/src/message_base_impl.cpp:101
↓ 4 callersMethodget_uid_gid
implementation/security/src/policy.cpp:20
↓ 4 callersMethodget_update_id
implementation/protocol/src/update_security_policy_command.cpp:72
↓ 4 callersMethodinit
test/network_tests/security_tests/security_test_client.cpp:19
↓ 4 callersMethodinit
test/network_tests/debounce_tests/debounce_test_service.cpp:15
↓ 4 callersMethodinit
examples/hello_world/hello_world_client.hpp:31
↓ 4 callersMethodis_established_or_connected
implementation/endpoints/src/server_endpoint_impl.cpp:69
↓ 4 callersMethodis_file
implementation/utility/src/utility.cpp:255
↓ 4 callersMethodis_multicast
implementation/routing/src/eventgroupinfo.cpp:75
↓ 4 callersMethodis_offered_remote
implementation/configuration/src/configuration_impl.cpp:3319
↓ 4 callersMethodis_secure_port
implementation/configuration/src/configuration_impl.cpp:4387
↓ 4 callersMethodlazy_load_security
implementation/configuration/src/configuration_impl.cpp:322
↓ 4 callersMethodlisten
test/network_tests/fake_socket_tests/helpers/sockets/fake_uds_socket.hpp:80
↓ 4 callersMethodnative_handle
test/network_tests/fake_socket_tests/helpers/sockets/fake_udp_socket.hpp:20
↓ 4 callersMethodoffer_service
test/network_tests/suspend_resume_tests/suspend_resume_test_service.cpp:188
↓ 4 callersMethodoffer_service
implementation/runtime/src/application_impl.cpp:600
↓ 4 callersMethodon_error
implementation/endpoints/src/endpoint_manager_impl.cpp:950
↓ 4 callersMethodon_offer_service
implementation/routing/src/routing_manager_stub.cpp:705
↓ 4 callersMethodon_subscription_status
implementation/runtime/src/application_impl.cpp:1092
↓ 4 callersMethodrequest_service
implementation/runtime/src/application_impl.cpp:610
↓ 4 callersMethodrun
test/network_tests/security_tests/security_test_client.cpp:142
↓ 4 callersMethodsend
test/network_tests/application_tests/application_test_client.cpp:95
↓ 4 callersFunctionsend_subscribe
test/network_tests/offer_tests/stress_tcp_subscriptions.cpp:41
↓ 4 callersMethodservice_endpoint_connected
implementation/routing/src/routing_manager_impl.cpp:3497
↓ 4 callersMethodset_error
implementation/endpoints/src/local_receive_buffer.cpp:27
↓ 4 callersMethodset_id
implementation/routing/src/remote_subscription.cpp:77
↓ 4 callersMethodset_owning_message
implementation/service_discovery/src/message_element_impl.cpp:19
↓ 4 callersMethodset_port
implementation/protocol/src/routing_info_entry.cpp:223
↓ 4 callersMethodset_remaining
implementation/message/src/deserializer.cpp:37
↓ 4 callersMethodset_sent_counter
implementation/service_discovery/src/request.cpp:42
↓ 4 callersMethodset_shadow
implementation/routing/src/event.cpp:664
↓ 4 callersMethodset_tcp_connection_established
implementation/service_discovery/src/subscription.cpp:65
↓ 4 callersMethodset_udp_connection_established
implementation/service_discovery/src/subscription.cpp:72
← previousnext →401–500 of 4,588, ranked by callers