/external/sdv/vsomeip/test/application_tests/ |
D | application_test_service.cpp | 50 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
|
D | application_test_single_process.cpp | 37 its_receiver.on_shutdown_method_called(vsomeip::runtime::get()->create_message()); in TEST()
|
/external/sdv/vsomeip/test/offer_tests/ |
D | offer_test_big_sd_msg_service.cpp | 61 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
|
D | offer_test_service.cpp | 64 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/ |
D | malicious_data_test_service.cpp | 50 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/ |
D | event_test_service.cpp | 51 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/ |
D | second_address_test_service.cpp | 47 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
|
D | second_address_test_client.cpp | 57 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/ |
D | initial_event_test_stop_service.cpp | 48 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/ |
D | offered_services_info_test_service.cpp | 65 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/ |
D | pending_subscription_test_service.cpp | 63 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/ |
D | someip_tp_test_service.cpp | 61 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
|