Searched refs:ConvertPropertyToShortString2 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | PropIDUtils.cpp | 141 void ConvertPropertyToShortString2(char *dest, const PROPVARIANT &prop, PROPID propID, int level) t… in ConvertPropertyToShortString2() function 269 ConvertPropertyToShortString2(temp, prop, propID, level); in ConvertPropertyToString2()
|
H A D | PropIDUtils.h | 9 void ConvertPropertyToShortString2(char *dest, const PROPVARIANT &propVariant, PROPID propID, int l…
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PanelListNotify.cpp | 508 ConvertPropertyToShortString2(temp, prop, propID, _timestampLevel); in SetItemText() 816 ConvertPropertyToShortString2(dateString2, prop, kpidMTime); in Refresh_StatusBar()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/ |
H A D | Plugin.cpp | 447 ConvertPropertyToShortString2(sz, prop, propID); in PropToString()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/ |
H A D | List.cpp | 716 ConvertPropertyToShortString2(s, prop, f.PropID); in PrintItemInfo()
|