Searched defs:pinType (Results 1 – 10 of 10) sorted by relevance
44 std::optional<PinSubType> pinType = {static_cast<PinSubType>(size)}; in UpdateCredentialFuzzTest() local
45 std::optional<PinSubType> pinType = {static_cast<PinSubType>(size)}; in AddCredentialFuzzTest() local
53 std::optional<PinSubType> pinType = {static_cast<PinSubType>(size)}; in AddCredentialStubFuzzTest() local
51 std::optional<PinSubType> pinType = {static_cast<PinSubType>(size)}; in UpdateCredentialStubFuzzTest() local
122 int32_t pinType = 0; in ProcOnCredentialInfo() local
121 PinSubType pinType = credInfo.pinType.value_or(PinSubType::PIN_MAX); in AddOrUpdateCredential() local
119 PinSubType pinType = info.pinType.value_or(PinSubType::PIN_MAX); in OnCredentialInfo() local
127 int32_t pinType = 0; in ReadCredentialInfoList() local
666 PinSubType pinType = info.pinType.value_or(PinSubType::PIN_MAX); variable
258 PinSubType pinType = item.pinType.value_or(PinSubType::PIN_MAX); in CreateCredInfoArray() local