Searched refs:OPTION_PREFIX (Results 1 – 1 of 1) sorted by relevance
135 const std::string OPTION_PREFIX = "--"; in InitFromCmdLineArgs() local142 std::string optionKey = splits[0].substr(OPTION_PREFIX.size()); in InitFromCmdLineArgs()146 std::string optionKey = splits[0].substr(OPTION_PREFIX.size()); in InitFromCmdLineArgs()150 std::string optionKey = splits[0].substr(OPTION_PREFIX.size()); in InitFromCmdLineArgs()