Home
last modified time | relevance | path

Searched refs:DoRebootOther (Results 1 - 3 of 3) sorted by relevance

/base/startup/init/services/modules/reboot/
H A Dreboot.c182 PLUGIN_STATIC int DoRebootOther(int id, const char *name, int argc, const char **argv) in DoRebootOther() function
188 PLUGIN_LOGI("DoRebootOther argv %s", argv[0]); in DoRebootOther()
205 (void)AddCmdExecutor("reboot.other", DoRebootOther); in RebootAdpInit()
/base/startup/init/test/unittest/param/
H A Dparam_stub.h100 int DoRebootOther(int id, const char *name, int argc, const char **argv);
/base/startup/init/test/unittest/init/
H A Dinit_reboot_unittest.cpp163 ret = DoRebootOther(0, nullptr, 0, nullptr); in HWTEST_F()

Completed in 2 milliseconds