Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h162 bool is_retrofit_device();
Dfastboot.cpp1414 bool is_retrofit_device() { in is_retrofit_device() function
1880 if (is_retrofit_device()) { in HardcodedFlash()