Searched refs:EventCallback (Results 1 – 4 of 4) sorted by relevance
54 using EventCallback = std::function<SubscriptionAction(Json::Value)>; variable72 void SubscribeToEvents(EventCallback callback);82 std::vector<EventCallback> subscribers_;
75 std::vector<monitor::EventCallback>* subscribers) { in ProcessSubscriptions()112 void KernelLogServer::SubscribeToEvents(monitor::EventCallback callback) { in SubscribeToEvents()
10074 android.view.inputmethod.InputMethodSession$EventCallback
9413 Landroid/view/inputmethod/InputMethodSession$EventCallback;