Home
last modified time | relevance | path

Searched refs:GetFormatDescription (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Diagnostics/Eventing/Reader/
H A DEventLogRecord.cs265 … return this.cachedMetadataInformation.GetFormatDescription(this.ProviderName, this.handle); in FormatDescription()
281 …return this.cachedMetadataInformation.GetFormatDescription(this.ProviderName, this.handle, theValu… in FormatDescription()
H A DProviderMetadataCachedInformation.cs202 public string GetFormatDescription(string ProviderName, EventLogHandle eventHandle) { in GetFormatDescription() method in System.Diagnostics.Eventing.Reader.ProviderMetadataCachedInformation
217 …public string GetFormatDescription(string ProviderName, EventLogHandle eventHandle, string[] value… in GetFormatDescription() method in System.Diagnostics.Eventing.Reader.ProviderMetadataCachedInformation
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Nsis/
H A DNsisIn.h348 AString GetFormatDescription() const;
H A DNsisHandler.cpp127 AString s (_archive.GetFormatDescription()); in GetArchiveProperty()
H A DNsisIn.cpp2349 AString CInArchive::GetFormatDescription() const in GetFormatDescription() function in NArchive::NNsis::CInArchive
5202 Script += GetFormatDescription(); in Parse()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Nsis/
H A DNsisIn.h346 AString GetFormatDescription() const;
H A DNsisHandler.cpp126 AString s (_archive.GetFormatDescription()); in GetArchiveProperty()
H A DNsisIn.cpp2308 AString CInArchive::GetFormatDescription() const in GetFormatDescription() function in NArchive::NNsis::CInArchive
5066 Script += GetFormatDescription(); in Parse()