Searched refs:PLUGIN_STATIC (Results 1 - 3 of 3) sorted by relevance
/base/startup/init/services/modules/reboot/ |
H A D | reboot.c | 65 PLUGIN_STATIC int DoRoot_(const char *jobName, int type)
in DoRoot_() 113 PLUGIN_STATIC int DoRebootShutdown(int id, const char *name, int argc, const char **argv)
in DoRebootShutdown() 150 PLUGIN_STATIC int DoRebootFlashed(int id, const char *name, int argc, const char **argv)
in DoRebootFlashed() 164 PLUGIN_STATIC int DoRebootCharge(int id, const char *name, int argc, const char **argv)
in DoRebootCharge() 182 PLUGIN_STATIC int DoRebootOther(int id, const char *name, int argc, const char **argv)
in DoRebootOther()
|
/base/startup/init/services/modules/ |
H A D | plugin_adapter.h | 59 #define PLUGIN_STATIC
macro 61 #define PLUGIN_STATIC static
macro
|
/base/startup/init/services/modules/sysevent/ |
H A D | startup_time_event.c | 97 PLUGIN_STATIC void ReportBootEventComplete(ListNode *events)
in ReportBootEventComplete()
|
Completed in 2 milliseconds