Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/reboot/
H A Dreboot.c162 static int DoRebootSuspend(int id, const char *name, int argc, const char **argv) in DoRebootSuspend() function
197 AddRebootCmdExecutor("suspend", DoRebootSuspend); in RebootAdpInit()