Home
last modified time | relevance | path

Searched refs:on_shutdown_method_called (Results 1 – 12 of 12) sorted by relevance

/external/sdv/vsomeip/test/application_tests/
Dapplication_test_service.cpp50 std::bind(&application_test_service::on_shutdown_method_called, this, in application_test_service()
92 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in application_test_service
Dapplication_test_single_process.cpp37 its_receiver.on_shutdown_method_called(vsomeip::runtime::get()->create_message()); in TEST()
/external/sdv/vsomeip/test/offer_tests/
Doffer_test_big_sd_msg_service.cpp61 std::bind(&offer_test_big_sd_msg_service::on_shutdown_method_called, this, in offer_test_big_sd_msg_service()
115 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in offer_test_big_sd_msg_service
Doffer_test_service.cpp64 std::bind(&offer_test_service::on_shutdown_method_called, this, in offer_test_service()
97 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in offer_test_service
/external/sdv/vsomeip/test/malicious_data_tests/
Dmalicious_data_test_service.cpp50 std::bind(&malicious_data_test_service::on_shutdown_method_called, this, in malicious_data_test_service()
101 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in malicious_data_test_service
/external/sdv/vsomeip/test/event_tests/
Devent_test_service.cpp51 std::bind(&event_test_service::on_shutdown_method_called, this, in event_test_service()
92 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in event_test_service
/external/sdv/vsomeip/test/second_address_tests/
Dsecond_address_test_service.cpp47 std::bind(&second_address_test_service::on_shutdown_method_called, this, in second_address_test_service()
88 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in second_address_test_service
Dsecond_address_test_client.cpp57 std::bind(&second_address_test_client::on_shutdown_method_called, this, in second_address_test_client()
220 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in second_address_test_client
/external/sdv/vsomeip/test/initial_event_tests/
Dinitial_event_test_stop_service.cpp48 std::bind(&initial_event_test_stop_service::on_shutdown_method_called, this, in initial_event_test_stop_service()
148 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in initial_event_test_stop_service
/external/sdv/vsomeip/test/offered_services_info_test/
Doffered_services_info_test_service.cpp65 std::bind(&offer_test_service::on_shutdown_method_called, this, in offer_test_service()
116 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in offer_test_service
/external/sdv/vsomeip/test/pending_subscription_tests/
Dpending_subscription_test_service.cpp63 std::bind(&pending_subscription_test_service::on_shutdown_method_called, this, in pending_subscription_test_service()
110 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in pending_subscription_test_service
/external/sdv/vsomeip/test/someip_tp_tests/
Dsomeip_tp_test_service.cpp61 std::bind(&someip_tp_test_service::on_shutdown_method_called, this, in someip_tp_test_service()
205 void on_shutdown_method_called(const std::shared_ptr<vsomeip::message> &_message) { in on_shutdown_method_called() function in someip_tp_test_service