Home
last modified time | relevance | path

Searched refs:UNLOCK_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp167 if (unlockResult == UNLOCK_SUCCESS) { in UnlockPin()
201 if (unlockResult == UNLOCK_SUCCESS) { in UnlockPuk()
235 if (unlockResult == UNLOCK_SUCCESS) { in AlterPin()
278 if (unlockResult == UNLOCK_SUCCESS) { in SetLockState()
352 if (unlockResult == UNLOCK_SUCCESS) { in UnlockPin2()
386 if (unlockResult == UNLOCK_SUCCESS) { in UnlockPuk2()
420 if (unlockResult == UNLOCK_SUCCESS) { in AlterPin2()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_enum.h37 UNLOCK_SUCCESS = 0, enumerator