Home
last modified time | relevance | path

Searched refs:DeleteShellExtensionInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DRegistryAssociations.cpp93 LONG DeleteShellExtensionInfo(HKEY hkey, const CSysString &ext) in DeleteShellExtensionInfo() function
114 DeleteShellExtensionInfo(hkey, ext); in AddShellExtensionInfo()
H A DRegistryAssociations.h20 LONG DeleteShellExtensionInfo(HKEY hkey, const CSysString &ext);
H A DSystemPage.cpp311 res2 = NRegistryAssoc::DeleteShellExtensionInfo(key, GetSystemString(extInfo.Ext)); in OnApply()