Searched refs:debugFile (Results 1 – 1 of 1) sorted by relevance
852 fs::path debugFile{fs::path{debugFilePath} / registryFileName}; in readRegistry() local856 if (fs::exists(debugFile)) in readRegistry()859 file.open(debugFile); in readRegistry()