Home
last modified time | relevance | path

Searched refs:AddProp_Ascii (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Common/
DMethodProps.h43 void AddProp_Ascii(PROPID propid, const char *s) in AddProp_Ascii() function
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp57 m.AddProp_Ascii(NCoderPropID::kMatchFinder, k_MatchFinder_ForHeaders); in SetHeaderMethod()