Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/test/
H A Dtest.cpp1126 std::string testPin = " "; in TestSetLockState() local
1139 std::cin >> testPin; in TestSetLockState() local
1140 size = testPin.size(); in TestSetLockState()
1147 std::cout << "SetLockState: pin = " << testPin << " mode = " << mode << endl; in TestSetLockState()
1149 testInfo.password = Str8ToStr16(testPin); in TestSetLockState()

Completed in 4 milliseconds