Searched defs:Key (Results 1 – 2 of 2) sorted by relevance
72 typedef struct Key { struct75 KeyParam *keyParams; argument76 } Key; argument
83 std::optional<std::string> Key() const in Key() function