Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/ueventd/
H A Dueventd_main.c70 ProcessUevent(ueventSockFd, NULL, 0); // Not require boot devices in PollUeventdSocketTimeout()
124 ProcessUevent(ueventSockFd, NULL, 0); // Not require boot devices in UeventdDaemon()
H A Dueventd.c290 void ProcessUevent(int sockFd, char **devices, int num) in ProcessUevent() function
333 ProcessUevent(sockFd, devices, num); in DoTrigger()
/ohos5.0/base/startup/init/ueventd/include/
H A Dueventd.h79 void ProcessUevent(int sockFd, char **devices, int num);