Home
last modified time | relevance | path

Searched defs:GetSuffix (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/boot/1.0/vts/functional/
DVtsHalBootV1_0TargetTest.cpp172 TEST_P(BootHidlTest, GetSuffix) { in TEST_P() argument
/hardware/ti/am57x/bootctrl/
Dboot_control.cc309 const char* GetSuffix(boot_control_module_t* module, unsigned int slot) { in GetSuffix() function
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp372 const char* BootControl::GetSuffix(unsigned int slot) { in GetSuffix() function in android::bootable::BootControl