Searched refs:SlotSuffixToIndex (Results 1 – 2 of 2) sorted by relevance
83 static int SlotSuffixToIndex(const char* suffix) { in SlotSuffixToIndex() function118 bootctrl_module->current_slot = SlotSuffixToIndex(suffix_prop); in BootControlInit()138 if (SlotSuffixToIndex(metadata_suffix.c_str()) != in BootControlInit()
185 int SlotSuffixToIndex(const char* suffix) { in SlotSuffixToIndex() function206 current_slot_ = SlotSuffixToIndex(suffix_prop.c_str()); in Init()