Searched refs:PathHome (Results 1 – 1 of 1) sorted by relevance
554 SmallString<128> PathHome; in native() local555 home_directory(PathHome); in native()556 PathHome.append(Path.begin() + 1, Path.end()); in native()557 Path = PathHome; in native()