Searched defs:SessionOptions (Results 1 – 2 of 2) sorted by relevance
145 using SessionOptions = std::map<std::string, std::string>; variable
770 export interface SessionOptions { interface