Lines Matching defs:file
40 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep() local
60 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep() local
82 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep() local
127 FileSpec file = this->GetRoot().CopyByAppendingPathComponent(Info::file); in Keep() local
147 FileSpec file = loader->GetFile<SymbolFileProvider::Info>(); in SymbolFileLoader() local
181 const char *CommandProvider::Info::file = "command-interpreter.yaml"; member in CommandProvider::Info
183 const char *FileProvider::Info::file = "files.yaml"; member in FileProvider::Info
185 const char *VersionProvider::Info::file = "version.txt"; member in VersionProvider::Info
187 const char *WorkingDirectoryProvider::Info::file = "cwd.txt"; member in WorkingDirectoryProvider::Info
189 const char *HomeDirectoryProvider::Info::file = "home.txt"; member in HomeDirectoryProvider::Info
191 const char *ProcessInfoProvider::Info::file = "process-info.yaml"; member in ProcessInfoProvider::Info
193 const char *SymbolFileProvider::Info::file = "symbol-files.yaml"; member in SymbolFileProvider::Info