Searched refs:descriptorCheckList (Results 1 – 1 of 1) sorted by relevance
53 static constexpr std::array descriptorCheckList = { variable312 if (std::find(std::cbegin(descriptorCheckList), std::cend(descriptorCheckList), code) != in OnRemoteRequest()313 std::cend(descriptorCheckList)) { in OnRemoteRequest()