Home
last modified time | relevance | path

Searched defs:found_eventgroup (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/implementation/runtime/src/
Dapplication_impl.cpp955 auto found_eventgroup = found_instance->second.find(_eventgroup); in on_subscription() local
992 auto found_eventgroup = found_instance->second.find(_eventgroup); in unregister_subscription_handler() local
1048 auto found_eventgroup = found_instance->second.find(_eventgroup); in deliver_subscription_state() local
1067 auto found_eventgroup = found_instance->second.find(_eventgroup); in deliver_subscription_state() local
1089 auto found_eventgroup = found_instance->second.find(_eventgroup); in deliver_subscription_state() local
1108 auto found_eventgroup = found_instance->second.find(_eventgroup); in deliver_subscription_state() local
2077 auto found_eventgroup = found_event->second.find(_eventgroup); in check_send_back_cached_event() local
2161 auto found_eventgroup = found_any_event->second.find(eg); in check_for_active_subscription() local
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/src/
Drouting_manager_base.cpp522 auto found_eventgroup = found_instance->second.find(_eventgroup); in find_events() local
694 bool found_eventgroup(false); in notify_one() local
825 const auto found_eventgroup = found_instance->second.find(_eventgroup); in unset_all_eventpayloads() local
1112 auto found_eventgroup = found_instance->second.find(_eventgroup); in find_eventgroup() local
Devent.cpp531 auto found_eventgroup = eventgroups_.find(_eventgroup); in get_subscribers() local
/aosp_15_r20/external/sdv/vsomeip/implementation/service_discovery/src/
Dservice_discovery_impl.cpp252 auto found_eventgroup = found_instance->second.find(_eventgroup); in subscribe() local
424 auto found_eventgroup = found_instance->second.find(_eventgroup); in unsubscribe() local
2456 auto found_eventgroup = found_instance->second.find(_eventgroup); in handle_eventgroup_subscription_nack() local
2492 auto found_eventgroup = found_instance->second.find(_eventgroup); in handle_eventgroup_subscription_ack() local