Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_sim.c147 static int32_t ParseUnlockSimLockResult(char *pLine, HRilLockStatus *lockStatus) in ParseUnlockSimLockResult() function
1233 ret = ParseUnlockSimLockResult(pLine, &lockStatus); in ReqUnlockSimLock()