Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h191 bool supports_AB(fastboot::IFastBootDriver* fb);
Dtask.cpp169 if (!supports_AB(fp->fb)) { in Initialize()
Dfastboot.cpp1306 bool supports_AB(fastboot::IFastBootDriver* fb) { in supports_AB() function
1531 if (!supports_AB(fb)) return; in set_active()
1852 if (supports_AB(fb)) { in DetermineSlot()