Home
last modified time | relevance | path

Searched refs:testSlot (Results 1 - 1 of 1) sorted by relevance

/base/telephony/core_service/services/sim/test/
H A Dtest.cpp313 static int32_t testSlot = SLOT_ID; in TestHasSimCard() local
315 std::cin >> testSlot; in TestHasSimCard() local
317 g_telephonyService->HasSimCard(testSlot, result); in TestHasSimCard()
341 static int32_t testSlot = SLOT_ID; in TestGetSimState() local
343 std::cin >> testSlot; in TestGetSimState() local
345 g_telephonyService->GetSimState(testSlot, simState); in TestGetSimState()
355 static int32_t testSlot = SLOT_ID; in TestGetCardType() local
357 std::cin >> testSlot; in TestGetCardType() local
359 g_telephonyService->GetCardType(testSlot, cardType); in TestGetCardType()
391 static int32_t testSlot in TestGetISOCountryCodeForSim() local
393 std::cin >> testSlot; TestGetISOCountryCodeForSim() local
405 static int32_t testSlot = SLOT_ID; TestGetSimSpn() local
407 std::cin >> testSlot; TestGetSimSpn() local
481 static int32_t testSlot = SLOT_ID; TestGetSimOperatorNumeric() local
483 std::cin >> testSlot; TestGetSimOperatorNumeric() local
495 static int32_t testSlot = SLOT_ID; TestGetIMSI() local
497 std::cin >> testSlot; TestGetIMSI() local
522 static int32_t testSlot = SLOT_ID; TestGetSimGid1() local
524 std::cin >> testSlot; TestGetSimGid1() local
536 static int32_t testSlot = SLOT_ID; TestGetSimGid2() local
538 std::cin >> testSlot; TestGetSimGid2() local
549 static int32_t testSlot = SLOT_ID; TestGetSimTelephoneNumber() local
551 std::cin >> testSlot; TestGetSimTelephoneNumber() local
563 static int32_t testSlot = SLOT_ID; TestGetSimTeleNumberIdentifier() local
565 std::cin >> testSlot; TestGetSimTeleNumberIdentifier() local
577 static int32_t testSlot = SLOT_ID; TestGetVoiceMailIdentifier() local
579 std::cin >> testSlot; TestGetVoiceMailIdentifier() local
591 static int32_t testSlot = SLOT_ID; TestGetVoiceMailNumber() local
593 std::cin >> testSlot; TestGetVoiceMailNumber() local
605 static int32_t testSlot = SLOT_ID; TestGetVoiceMailCount() local
607 std::cin >> testSlot; TestGetVoiceMailCount() local
616 static int32_t testSlot = SLOT_ID; TestSetVoiceMailCount() local
619 std::cin >> testSlot; TestSetVoiceMailCount() local
629 static int32_t testSlot = SLOT_ID; TestSetVoiceCallForwarding() local
631 std::cin >> testSlot; TestSetVoiceCallForwarding() local
643 static int32_t testSlot = SLOT_ID; TestIsCTSimCard() local
645 std::cin >> testSlot; TestIsCTSimCard() local
657 static int32_t testSlot = SLOT_ID; TestQueryIccDiallingNumbers() local
659 std::cin >> testSlot; TestQueryIccDiallingNumbers() local
700 static int32_t testSlot = SLOT_ID; TestAddIccDiallingNumbers() local
702 std::cin >> testSlot; TestAddIccDiallingNumbers() local
738 static int32_t testSlot = SLOT_ID; TestDelIccDiallingNumbers() local
740 std::cin >> testSlot; TestDelIccDiallingNumbers() local
773 static int32_t testSlot = SLOT_ID; TestUpdateIccDiallingNumbers() local
775 std::cin >> testSlot; TestUpdateIccDiallingNumbers() local
805 static int32_t testSlot = SLOT_ID; TestSetVoiceMailInfo() local
807 std::cin >> testSlot; TestSetVoiceMailInfo() local
979 static int32_t testSlot = SLOT_ID; TestUnlockPin() local
981 std::cin >> testSlot; TestUnlockPin() local
1000 static int32_t testSlot = SLOT_ID; TestUnlockPuk() local
1002 std::cin >> testSlot; TestUnlockPuk() local
1027 static int32_t testSlot = SLOT_ID; TestAlterPin() local
1029 std::cin >> testSlot; TestAlterPin() local
1053 static int32_t testSlot = SLOT_ID; TestUnlockPin2() local
1055 std::cin >> testSlot; TestUnlockPin2() local
1074 static int32_t testSlot = SLOT_ID; TestUnlockPuk2() local
1076 std::cin >> testSlot; TestUnlockPuk2() local
1101 static int32_t testSlot = SLOT_ID; TestAlterPin2() local
1103 std::cin >> testSlot; TestAlterPin2() local
1152 static int32_t testSlot = SLOT_ID; TestSetLockState() local
1154 std::cin >> testSlot; TestSetLockState() local
1170 static int32_t testSlot = SLOT_ID; TestGetLockState() local
1172 std::cin >> testSlot; TestGetLockState() local
1181 static int32_t testSlot = SLOT_ID; TestRefreshSimState() local
1183 std::cin >> testSlot; TestRefreshSimState() local
1217 static int32_t testSlot = SLOT_ID; TestGetOpKey() local
1219 std::cin >> testSlot; TestGetOpKey() local
1231 static int32_t testSlot = SLOT_ID; TestGetOpName() local
1233 std::cin >> testSlot; TestGetOpName() local
1245 static int32_t testSlot = SLOT_ID; TestGetOpKeyExt() local
1247 std::cin >> testSlot; TestGetOpKeyExt() local
[all...]

Completed in 5 milliseconds