Searched defs:GetSuffix (Results 1 – 5 of 5) sorted by relevance
150 std::string GetSuffix(int32_t slot) const override { in GetSuffix() function in android::hal::BootControlClientAidl286 std::string GetSuffix(int32_t slot) const override { in GetSuffix() function in android::hal::BootControlClientHIDL
169 TEST_P(BootAidlTest, GetSuffix) { in TEST_P() argument
172 TEST_P(BootHidlTest, GetSuffix) { in TEST_P() argument
309 const char* GetSuffix(boot_control_module_t* module, unsigned int slot) { in GetSuffix() function
372 const char* BootControl::GetSuffix(unsigned int slot) { in GetSuffix() function in android::bootable::BootControl