Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h36 #define FB_CMD_GSI "gsi" macro
/system/core/fastboot/device/
Dfastboot_device.cpp62 {FB_CMD_GSI, GsiHandler}, in FastbootDevice()