Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp94 #define FASTBOOT_INFO_VERSION 1 macro
1750 if (!CheckFastbootInfoRequirements(command, FASTBOOT_INFO_VERSION)) { in ParseFastbootInfo()