Searched defs:pinType (Results 1 – 8 of 8) 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
118 PinSubType pinType = info.pinType.value_or(PinSubType::PIN_MAX); in OnCredentialInfo() local
127 int32_t pinType = 0; in ProcOnCredentialInfo() local
120 PinSubType pinType = credInfo.pinType.value_or(PinSubType::PIN_MAX); in AddOrUpdateCredential() local
123 int32_t pinType = 0; in OnCredentialInfosStub() local
499 PinSubType pinType = info.pinType.value_or(PinSubType::PIN_MAX); variable
269 PinSubType pinType = item.pinType.value_or(PinSubType::PIN_MAX); in CreateCredInfoArray() local