HomeSort by relevance Sort by last modified time
    Searched defs:SetDescription (Results 1 - 17 of 17) sorted by null

  /development/testrunner/test_defs/
test_suite.py 80 def SetDescription(self, desc):
  /external/lldb/include/lldb/Target/
StopInfo.h 111 SetDescription (const char *desc_cstr)
  /external/chromium_org/tools/grit/grit/
tclib.py 38 self.SetDescription(description)
121 def SetDescription(self, description):
143 msg.SetDescription(self.description.encode('utf-8'))
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Signature.cpp 109 void CPWL_Signature::SetDescription(FX_LPCWSTR string)
  /external/chromium_org/components/enhanced_bookmarks/
enhanced_bookmark_model.cc 161 void EnhancedBookmarkModel::SetDescription(const BookmarkNode* node,
  /external/lldb/include/lldb/Core/
Disassembler.h 96 SetDescription (const char *) {} // May be overridden in sub-classes that have descriptions.
228 SetDescription (const char *description);
  /external/openfst/src/include/fst/
flags.h 90 void SetDescription(const string &name,
201 registr->SetDescription(name, desc);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 103 void SetDescription(const string &name, const FlagDescription<T> &desc) {
206 registr->SetDescription(name, desc);
  /external/lldb/source/Core/
Disassembler.cpp 901 SetDescription (value_sp->GetStringValue());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bits1_5.h 127 HRESULT (WINAPI *SetDescription)(IBackgroundCopyJob2 *This,LPCWSTR Val);
176 #define IBackgroundCopyJob2_SetDescription(This,Val) (This)->lpVtbl->SetDescription(This,Val)
bits2_0.h 109 HRESULT (WINAPI *SetDescription)(IBackgroundCopyJob3 *This,LPCWSTR Val);
162 #define IBackgroundCopyJob3_SetDescription(This,Val) (This)->lpVtbl -> SetDescription(This,Val)
bits.h 313 virtual HRESULT WINAPI SetDescription(LPCWSTR Val) = 0;
352 HRESULT (WINAPI *SetDescription)(IBackgroundCopyJob *This,LPCWSTR Val);
393 #define IBackgroundCopyJob_SetDescription(This,Val) (This)->lpVtbl->SetDescription(This,Val)
    [all...]
agtsvr.h     [all...]
cluscfgserver.h     [all...]
d2d1.h     [all...]
oaidl.h     [all...]
shobjidl.h     [all...]

Completed in 823 milliseconds