Searched defs:handler (Results 1 - 5 of 5) sorted by relevance

/system/core/nexus/
H A DWifiStatusPoller.cpp32 WifiStatusPoller::WifiStatusPoller(IWifiStatusPollerHandler *handler) : argument
33 mHandlers(handler) {
/system/core/sh/
H A Derror.c67 struct jmploc *handler; variable in typeref:struct:jmploc
79 * just do a longjmp to the exception handler. The type of exception is
86 if (handler == NULL)
89 longjmp(handler->loc, 1);
/system/core/toolbox/
H A Dpowerd.c73 int (*handler)(struct notify_entry *entry, struct inotify_event *event); member in struct:notify_entry
101 .handler = charging_state_notify_handler
114 if(watched_files[i].handler) {
115 return watched_files[i].handler(&watched_files[i], event);
122 if(watched_files[i].handler) {
123 return watched_files[i].handler(&watched_files[i], event);
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
H A DparamOut.h267 void *handler; member in struct:__anon1631
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DparamOut.h344 void *handler; member in struct:__anon382

Completed in 2503 milliseconds