Home
last modified time | relevance | path

Searched defs:on_notification (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/bumble/tests/
Dbap_test.py274 def on_notification(data: bytes, ase_id: int): function
/aosp_15_r20/external/sdv/vsomeip/test/event_tests/
Devent_test_client.cpp117 void on_notification(const std::shared_ptr<vsomeip::message> &_message) { in on_notification() function in event_test_client
/aosp_15_r20/external/sdv/vsomeip/test/offer_tests/
Doffer_test_client.cpp125 void on_notification(const std::shared_ptr<vsomeip::message> &_message) { in on_notification() function in offer_test_client
/aosp_15_r20/external/sdv/vsomeip/test/second_address_tests/
Dsecond_address_test_client.cpp157 void on_notification(const std::shared_ptr<vsomeip::message> &_message, in on_notification() function in second_address_test_client
/aosp_15_r20/external/sdv/vsomeip/test/someip_tp_tests/
Dsomeip_tp_test_service.cpp166 void on_notification(const std::shared_ptr<vsomeip::message>& _message) { in on_notification() function in someip_tp_test_service
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/src/
Drouting_manager_impl.cpp1557 void routing_manager_impl::on_notification(client_t _client, in on_notification() function in vsomeip_v3::routing_manager_impl