Lines Matching refs:InputInt32
195 static int32_t InputInt32(int32_t start, int32_t end, const string &title)
254 int32_t callIndex = InputInt32(1, MAX_CALL_ID, "Hangup call number");
297 int32_t callType = InputInt32(0, MAX_CALL_TYPE, "Call Type");
305 int32_t callIndex = InputInt32(1, MAX_CALL_ID, "The Split Call Number");
311 int32_t callType = InputInt32(0, MAX_CALL_TYPE, "Call Type");
320 int32_t hangupType = InputInt32(1, HANGUP_ACTIVE, "Option");
383 int32_t mute = InputInt32(0, 1, "Option");
758 int32_t ackType = InputInt32(0, 1, "ack type");
868 int32_t fun = InputInt32(0, 0x7fffffff, "fun");
1552 int32_t choice = InputInt32(0, static_cast<int32_t>(TestMenu::STRESS), "Test Module Index");
1566 int32_t choice = InputInt32(HREQ_CALL_BASE, HREQ_MODEM_EXIT - 1, "Command");
1599 int32_t choice = InputInt32(HREQ_CALL_BASE, HREQ_SMS_BASE - MENU_OFFSET, "Command");
1615 int32_t choice = InputInt32(HREQ_SMS_BASE, HREQ_SIM_BASE - MENU_OFFSET, "Command");
1651 int32_t choice = InputInt32(HREQ_SIM_BASE, HREQ_DATA_BASE - MENU_OFFSET, "Command");
1676 int32_t choice = InputInt32(HREQ_DATA_BASE, HREQ_NETWORK_BASE - MENU_OFFSET, "Command");
1713 int32_t choice = InputInt32(HREQ_NETWORK_BASE, HREQ_COMMON_BASE - MENU_OFFSET, "Command");
1732 int32_t choice = InputInt32(HREQ_COMMON_BASE, HREQ_MODEM_EXIT - MENU_OFFSET, "Command");