HomeSort by relevance Sort by last modified time
    Searched refs:AllocBstrFromAscii (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/Windows/
PropVariant.cpp 12 BSTR AllocBstrFromAscii(const char *s) throw()
41 p->bstrVal = AllocBstrFromAscii(s);
158 bstrVal = AllocBstrFromAscii(s);
PropVariant.h 13 BSTR AllocBstrFromAscii(const char *s) throw();
  /external/lzma/CPP/7zip/Archive/
IArchive.h 528 BSTR AllocBstrFromAscii(const char *s) throw();
536 *name = NWindows::NCOM::AllocBstrFromAscii(prop.Name); return S_OK; } \

Completed in 188 milliseconds