Home
last modified time | relevance | path

Searched refs:app_launch_event_subject_ (Results 1 – 1 of 1) sorted by relevance

/system/iorap/src/manager/
Devent_manager.cc414 app_launch_event_subject_.OnNext(event); in OnAppLaunchEvent()
424 app_launch_event_subject_.Subscribe(std::move(subscriber)); in InitializeRxGraph()
450 AppLaunchEventSubject app_launch_event_subject_; member in iorap::manager::EventManager::Impl