Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dkernel_log_server.h54 using EventCallback = std::function<SubscriptionAction(Json::Value)>; variable
72 void SubscribeToEvents(EventCallback callback);
82 std::vector<EventCallback> subscribers_;
Dkernel_log_server.cc75 std::vector<monitor::EventCallback>* subscribers) { in ProcessSubscriptions()
112 void KernelLogServer::SubscribeToEvents(monitor::EventCallback callback) { in SubscribeToEvents()
/device/google/atv/products/lowram_boot_profiles/
Dpreloaded-classes10074 android.view.inputmethod.InputMethodSession$EventCallback
Dboot-image-profile.txt9413 Landroid/view/inputmethod/InputMethodSession$EventCallback;