Home
last modified time | relevance | path

Searched refs:FindMethod (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Common/
DCreateCoder.h63 bool FindMethod(
67 bool FindMethod(
DCreateCoder.cpp87 bool FindMethod( in FindMethod() function
123 bool FindMethod( in FindMethod() function
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp105 /* bool methodIsKnown = */ FindMethod(EXTERNAL_CODECS_VARS id, methodName); in GetArchiveProperty()
271 bool methodIsKnown = FindMethod( in GetProperty()
D7zHandlerOut.cpp135 if (!FindMethod( in SetCompressionMethod()