Searched defs:SetDescription (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/tools/grit/grit/
H A Dtclib.py38 self.SetDescription(description)
121 def SetDescription(self, description): member in class:BaseMessage
143 msg.SetDescription(self.description.encode('utf-8'))
/external/lldb/include/lldb/Target/
H A DStopInfo.h111 SetDescription (const char *desc_cstr) function in class:lldb_private::StopInfo
/external/lldb/include/lldb/Core/
H A DDisassembler.h96 SetDescription (const char *) {} // May be overridden in sub-classes that have descriptions. function in class:lldb_private::Instruction
228 SetDescription (const char *description);
/external/openfst/src/include/fst/
H A Dflags.h90 void SetDescription(const string &name, function in class:FlagRegister
201 registr->SetDescription(name, desc);
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Signature.cpp109 void CPWL_Signature::SetDescription(FX_LPCWSTR string) function in class:CPWL_Signature
/external/chromium_org/components/enhanced_bookmarks/
H A Denhanced_bookmark_model.cc161 void EnhancedBookmarkModel::SetDescription(const BookmarkNode* node, function in class:enhanced_bookmarks::EnhancedBookmarkModel
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompat.h103 void SetDescription(const string &name, const FlagDescription<T> &desc) { function in class:FlagRegister
206 registr->SetDescription(name, desc);
/external/lldb/source/Core/
H A DDisassembler.cpp901 SetDescription (value_sp->GetStringValue());
1265 PseudoInstruction::SetDescription (const char *description) function in class:PseudoInstruction

Completed in 1050 milliseconds