Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/reboot/
H A Dreboot.c136 PLUGIN_STATIC int DoRebootFlashed(int id, const char *name, int argc, const char **argv) in DoRebootFlashed() function
194 AddRebootCmdExecutor("flashd", DoRebootFlashed); in RebootAdpInit()
/ohos5.0/base/startup/init/test/unittest/param/
H A Dparam_stub.h97 int DoRebootFlashed(int id, const char *name, int argc, const char **argv);
/ohos5.0/base/startup/init/test/unittest/init/
H A Dinit_reboot_unittest.cpp160 ret = DoRebootFlashed(0, nullptr, 0, nullptr);