Home
last modified time | relevance | path

Searched defs:GetDescription (Results 1 – 7 of 7) sorted by relevance

/external/gptfdisk/
Dgptpart.cc75 UnicodeString GPTPart::GetDescription(void) { in GetDescription() function in GPTPart
80 string GPTPart::GetDescription(void) { in GetDescription() function in GPTPart
/external/opencv/otherlibs/highgui/
Dgrfmt_base.h116 const char* GetDescription() { return m_description; }; in GetDescription() function
/external/google-breakpad/src/common/linux/
Delf_core_dump.cc68 MemoryRange ElfCoreDump::Note::GetDescription() const { in GetDescription() function in google_breakpad::ElfCoreDump::Note
/external/libweave/src/privet/
Dcloud_delegate.cc80 std::string GetDescription() const override { in GetDescription() function in weave::privet::__anon1d82f1990111::CloudDelegateImpl
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DDebugGrammarParser.cs1504 public override string GetDescription() in GetDescription() method in DebugGrammarParser.DFA2
DProfileGrammarParser.cs1508 public override string GetDescription() in GetDescription() method in ProfileGrammarParser.DFA2
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas3569 function TRewriteRuleElementStream.GetDescription: String; in GetDescription() function