Lines Matching refs:Instance
60 if (repro::Loader *l = repro::Reproducer::Instance().GetLoader()) { in LocateMacOSXFilesUsingDebugSymbols()
120 FileSystem::Instance().Resolve(dsym_filespec); in LocateMacOSXFilesUsingDebugSymbols()
122 if (FileSystem::Instance().IsDirectory(dsym_filespec)) { in LocateMacOSXFilesUsingDebugSymbols()
164 FileSystem::Instance().Resolve(exec_filespec); in LocateMacOSXFilesUsingDebugSymbols()
165 if (FileSystem::Instance().Exists(exec_filespec)) { in LocateMacOSXFilesUsingDebugSymbols()
187 FileSystem::Instance().Resolve(file_spec); in LocateMacOSXFilesUsingDebugSymbols()
203 FileSystem::Instance().Resolve(bundle_exe_file_spec); in LocateMacOSXFilesUsingDebugSymbols()
259 if (repro::Generator *g = repro::Reproducer::Instance().GetGenerator()) { in LocateMacOSXFilesUsingDebugSymbols()
277 FileSystem::Instance().GetVirtualFileSystem(); in FindSymbolFileInBundle()
321 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
336 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
410 FileSystem::Instance().Resolve(resolved_source_path); in GetModuleSpecInfoFromUUIDDictionary()
458 FileSystem::Instance().Resolve(resolved_source_path); in GetModuleSpecInfoFromUUIDDictionary()
475 if (repro::Loader *l = repro::Reproducer::Instance().GetLoader()) { in DownloadObjectAndSymbolFile()
488 if (repro::Generator *g = repro::Reproducer::Instance().GetGenerator()) { in DownloadObjectAndSymbolFile()
524 (file_spec_ptr && FileSystem::Instance().Exists(*file_spec_ptr))) { in DownloadObjectAndSymbolFile()
536 FileSystem::Instance().Resolve(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
538 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
545 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
561 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
569 FileSystem::Instance().Resolve(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
571 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()