Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h27 #define FB_CMD_SHUTDOWN "shutdown" macro
/system/core/fastboot/device/
Dfastboot_device.cpp44 {FB_CMD_SHUTDOWN, ShutDownHandler}, in FastbootDevice()