Searched refs:remain (Results 1 - 3 of 3) sorted by relevance
/test/xts/hats/telephony/ril/hdi_v1.1_additional/ |
H A D | hdf_ril_callback_common.cpp | 287 HDF_LOGI("GetBoolResult SetSimLock result : result = %{public}d, remain = %{public}d", lockStatus.result,
in SetSimLockResponse() 288 lockStatus.remain);
in SetSimLockResponse() 298 HDF_LOGI("GetBoolResult ChangeSimPassword result : result = %{public}d, remain = %{public}d", lockStatus.result,
in ChangeSimPasswordResponse() 299 lockStatus.remain);
in ChangeSimPasswordResponse() 308 HDF_LOGI("GetBoolResult UnlockPin result : result = %{public}d, remain = %{public}d", lockStatus.result,
in UnlockPinResponse() 309 lockStatus.remain);
in UnlockPinResponse() 318 HDF_LOGI("GetBoolResult UnlockPuk result : result = %{public}d, remain = %{public}d", lockStatus.result,
in UnlockPukResponse() 319 lockStatus.remain);
in UnlockPukResponse() 328 HDF_LOGI("GetBoolResult UnlockPin2 result : result = %{public}d, remain = %{public}d", lockStatus.result,
in UnlockPin2Response() 329 lockStatus.remain);
in UnlockPin2Response() [all...] |
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | threadsndk1.cpp | 598 timespec start, end, remain;
in Thrd_sleep() local 600 int ret = thrd_sleep(&ts, &remain);
in Thrd_sleep()
|
/test/xts/hats/telephony/ril/hdi_v1.0/ |
H A D | hdf_ril_hdiService_test.cpp | 692 HDF_LOGI("GetBoolResult SetSimLock result : result = %{public}d, remain = %{public}d", lockStatus.result, in SetSimLockResponse() 693 lockStatus.remain); in SetSimLockResponse() 702 HDF_LOGI("GetBoolResult ChangeSimPassword result : result = %{public}d, remain = %{public}d", lockStatus.result, in ChangeSimPasswordResponse() 703 lockStatus.remain); in ChangeSimPasswordResponse() 711 HDF_LOGI("GetBoolResult UnlockPin result : result = %{public}d, remain = %{public}d", lockStatus.result, in UnlockPinResponse() 712 lockStatus.remain); in UnlockPinResponse() 720 HDF_LOGI("GetBoolResult UnlockPuk result : result = %{public}d, remain = %{public}d", lockStatus.result, in UnlockPukResponse() 721 lockStatus.remain); in UnlockPukResponse() 729 HDF_LOGI("GetBoolResult UnlockPin2 result : result = %{public}d, remain = %{public}d", lockStatus.result, in UnlockPin2Response() 730 lockStatus.remain); in UnlockPin2Response() [all...] |
Completed in 11 milliseconds