Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/ueventd/
H A Dueventd.c77 static ACTION GetUeventAction(const char *action) in GetUeventAction() function
223 uevent->action = GetUeventAction(event + strlen("ACTION=")); in AddUevent()