Searched refs:SetDescription (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/tools/grit/grit/gather/
H A Dregexp.py39 self.single_message_.SetDescription(description)
43 message.SetDescription(description)
/external/lldb/source/Target/
H A DThreadPlanCallUserExpression.cpp78 stop_info_sp->SetDescription(s.GetData());
H A DStopInfo.cpp957 SetDescription (description);
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_Signature.h40 void SetDescription(FX_LPCWSTR string);
/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/chromium_org/components/enhanced_bookmarks/
H A Denhanced_bookmark_model_unittest.cc391 model_->SetDescription(node, description);
421 model_->SetDescription(node, description);
433 model_->SetDescription(node, "foo");
439 model_->SetDescription(node, "foo");
444 model_->SetDescription(node, "bar");
H A Denhanced_bookmark_model.h71 void SetDescription(const BookmarkNode* node, const std::string& description);
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/chromium_org/base/win/
H A Dshortcut.cc115 FAILED(i_shell_link->SetDescription(properties.description.c_str()))) {
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Signature.cpp109 void CPWL_Signature::SetDescription(FX_LPCWSTR string) function in class:CPWL_Signature
/external/lldb/source/Core/
H A DDisassembler.cpp901 SetDescription (value_sp->GetStringValue());
1265 PseudoInstruction::SetDescription (const char *description) function in class:PseudoInstruction
/external/chromium_org/components/component_updater/
H A Dbackground_downloader_win.cc716 hr = job_->SetDescription(kJobDescription);
/external/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1695 stop_info_sp->SetDescription (description.c_str());
/external/chromium_org/net/url_request/
H A Durl_request_unittest.cc1060 EXPECT_TRUE(SUCCEEDED(shell->SetDescription(L"ResolveShortcutTest")));

Completed in 487 milliseconds