Searched defs:responses (Results 1 – 4 of 4) sorted by relevance
100 std::unique_ptr<pam_response[], decltype(pamResponseDeleter)> responses( in pamFunctionConversation() local
100 auto responses = std::span(responseArrPtr.get(), msgCount); in pamFunctionConversation() local
1112 std::vector<uint16_t> responses{}; in read() local
1148 int responses[IWL_MVM_TOF_MAX_APS]; member