Home
last modified time | relevance | path

Searched defs:passwordLength (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_sim_password_info_v10.md84 ### passwordLength subsection
H A D_sim_password_info_v11.md84 ### passwordLength subsection
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h236 int32_t passwordLength = 0; member
H A Dtelephony_types.h431 int32_t passwordLength = 0; member
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h230 int32_t passwordLength; member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp358 int32_t passwordLength, const AppExecFwk::InnerEvent::Pointer &response) in ChangeSimPassword()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp539 int32_t passwordLength = 4; in OnRequestChangeSimPasswordTest() local