Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_scariness_score.h49 const char *GetDescription() const { return descr; } in GetDescription() function
/external/gptfdisk/
Dgptpart.cc77 UnicodeString GPTPart::GetDescription(void) { in GetDescription() function in GPTPart
82 string GPTPart::GetDescription(void) { in GetDescription() function in GPTPart
/external/google-breakpad/src/common/linux/
Delf_core_dump.cc68 MemoryRange ElfCoreDump::Note::GetDescription() const { in GetDescription() function in google_breakpad::ElfCoreDump::Note
/external/vixl/tools/
Dutil.py139 def GetDescription(self): member in CompilerInformation
/external/skia/
DPRESUBMIT.py306 def GetDescription(self): member in CodeReview
/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