Lines Matching refs:GetPath
100 if (exec_fspec->GetPath(exec_cf_path, sizeof(exec_cf_path))) in LocateMacOSXFilesUsingDebugSymbols()
163 module_spec.GetFileSpec().GetPath().c_str(), in LocateMacOSXFilesUsingDebugSymbols()
172 module_spec.GetFileSpec().GetPath()); in LocateMacOSXFilesUsingDebugSymbols()
183 module_spec.GetFileSpec().GetPath().c_str(), in LocateMacOSXFilesUsingDebugSymbols()
225 switch (get_file_type(file_spec.GetPath())) { in LocateMacOSXFilesUsingDebugSymbols()
295 std::string dsym_bundle_path = dsym_bundle_fspec.GetPath(); in FindSymbolFileInBundle()
439 DBGSourcePath = resolved_source_path.GetPath(); in GetModuleSpecInfoFromUUIDDictionary()
455 build_path.GetPath(), source_path.GetPath(), true); in GetModuleSpecInfoFromUUIDDictionary()
485 DBGSourcePath = resolved_source_path.GetPath(); in GetModuleSpecInfoFromUUIDDictionary()
579 const std::string dsymForUUID_exe_path = dsymForUUID_exe_spec.GetPath(); in DownloadObjectAndSymbolFile()
582 file_spec_ptr ? file_spec_ptr->GetPath() : ""; in DownloadObjectAndSymbolFile()