Searched refs:SLOT_0 (Results 1 – 2 of 2) sorted by relevance
148 int32_t otherSlotId = callInfo.slotId == SLOT_0 ? SLOT_1 : SLOT_0; in HandleEcc()
27 const int32_t SLOT_0 = 0; variable