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

  /external/lzma/CPP/Windows/
PropVariant.h 17 HRESULT PropVarEm_Alloc_Bstr(PROPVARIANT *p, unsigned numChars) throw();
PropVariant.cpp 26 HRESULT PropVarEm_Alloc_Bstr(PROPVARIANT *p, unsigned numChars) throw()
  /external/lzma/CPP/7zip/Archive/7z/
7zIn.cpp 493 RINOK(PropVarEm_Alloc_Bstr(path, (unsigned)size - 1));
527 RINOK(PropVarEm_Alloc_Bstr(path, size));
    [all...]

Completed in 259 milliseconds