Searched refs:OptPath (Results 1 – 1 of 1) sorted by relevance
44 Optional<std::string> OptPath = Process::GetEnv(EnvName); in FindInEnvPath() local45 if (!OptPath) in FindInEnvPath()50 SplitString(OptPath.value(), Dirs, EnvPathSeparatorStr); in FindInEnvPath()