Searched defs:ArgumentsAndOptions (Results 1 – 1 of 1) sorted by relevance
31 ArgumentsAndOptions() : mIsValid(false), mOptions(), mArguments() {} in ArgumentsAndOptions() function33 ArgumentsAndOptions(std::unordered_map<std::string, std::string> &&options, in ArgumentsAndOptions() function