Searched defs:Handler (Results 1 – 8 of 8) sorted by relevance
54 using Handler = int32_t (UdmfServiceStub::*)(MessageParcel &data, MessageParcel &reply); variable
59 struct Handler { struct
54 using Handler = int(ISharedResultSetStub::*)(MessageParcel &request, MessageParcel &reply); variable
23 JSValue DirectiveWatcherCallback::Handler(const JSValue func, in Handler() function in OHOS::ACELite::DirectiveWatcherCallback
33 static void Handler(int sig) in Handler() function
65 void Handler(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, uint32_t len) in Handler() function
66 typedef void (*Handler)(const Request *request, const Response *response); typedef
25 Handler::Handler() : pMyQueue(nullptr), handleThread(0), isRunning(true) in Handler() function in OHOS::Wifi::Handler