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

  /external/lzma/CPP/7zip/Archive/
DllExports2.cpp 50 STDAPI CreateCoder(const GUID *clsid, const GUID *iid, void **outObject);
61 return CreateCoder(clsid, iid, outObject);
LzmaHandler.cpp 12 #include "../Common/CreateCoder.h"
115 RINOK(CreateCoder(EXTERNAL_CODECS_LOC_VARS k_BCJ, coder, false));
  /external/lzma/CPP/7zip/Common/
CreateCoder.h 0 // CreateCoder.h
95 HRESULT CreateCoder(
103 HRESULT CreateCoder(
110 HRESULT CreateCoder(
CreateCoder.cpp 0 // CreateCoder.cpp
8 #include "CreateCoder.h"
221 HRESULT CreateCoder(
318 HRESULT CreateCoder(
326 return CreateCoder(
332 HRESULT CreateCoder(
339 return CreateCoder(
353 return CreateCoder(
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
makefile 31 $O\CreateCoder.obj \
  /external/lzma/CPP/7zip/UI/Console/
makefile 44 $O\CreateCoder.obj \
  /external/lzma/CPP/7zip/Bundles/Format7zExtractR/
makefile 24 $O\CreateCoder.obj \
  /external/lzma/CPP/7zip/Bundles/Format7zR/
makefile 27 $O\CreateCoder.obj \
  /external/lzma/CPP/7zip/Bundles/SFXCon/
makefile 44 $O\CreateCoder.obj \
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
makefile 42 $O\CreateCoder.obj \
  /external/lzma/CPP/7zip/Bundles/Alone7z/
makefile 43 $O\CreateCoder.obj \
  /external/lzma/CPP/7zip/Bundles/SFXWin/
makefile 52 $O\CreateCoder.obj \
  /external/lzma/CPP/7zip/Compress/
CodecExports.cpp 113 STDAPI CreateCoder(const GUID *clsid, const GUID *iid, void **outObject)
  /external/lzma/CPP/7zip/Archive/7z/
7zDecode.cpp 179 RINOK(CreateCoder(
7zEncode.cpp 5 #include "../../Common/CreateCoder.h"
77 RINOK(CreateCoder(
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 1074 RINOK(CreateCoder(EXTERNAL_CODECS_LOC_VARS methodId,
1091 RINOK(CreateCoder(EXTERNAL_CODECS_LOC_VARS methodId,
    [all...]

Completed in 379 milliseconds