Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/bootevent/
H A Dbootevent.c454 static int DoUnsetBootEventCmd(int id, const char *name, int argc, const char **argv) in DoUnsetBootEventCmd() function
487 AddCmdExecutor("unset_bootevent", DoUnsetBootEventCmd); in ParamSetBootEventHook()