Home
last modified time | relevance | path

Searched defs:AddProp32 (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Common/
DMethodProps.cpp152 void CProps::AddProp32(PROPID propid, UInt32 level) in AddProp32() function in CProps
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp147 static char *AddProp32(char *s, const char *name, UInt32 v) in AddProp32() function