Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/implementation/runtime/src/
Dapplication_impl.cpp107 for (const auto& its_dispatcher : dispatchers_) { in ~application_impl() local
1769 auto its_dispatcher = std::make_shared<std::thread>( in invoke_handler() local
1875 auto its_dispatcher = dispatchers_.find(id); in remove_elapsed_dispatchers() local
1948 for (const auto& its_dispatcher : dispatchers_) { in shutdown() local