Searched defs:on_notification (Results 1 – 6 of 6) sorted by relevance
274 def on_notification(data: bytes, ase_id: int): function
117 void on_notification(const std::shared_ptr<vsomeip::message> &_message) { in on_notification() function in event_test_client
125 void on_notification(const std::shared_ptr<vsomeip::message> &_message) { in on_notification() function in offer_test_client
157 void on_notification(const std::shared_ptr<vsomeip::message> &_message, in on_notification() function in second_address_test_client
166 void on_notification(const std::shared_ptr<vsomeip::message>& _message) { in on_notification() function in someip_tp_test_service
1557 void routing_manager_impl::on_notification(client_t _client, in on_notification() function in vsomeip_v3::routing_manager_impl