Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/
H A DContextMenu.cpp294 static const CHashCommand g_HashCommands[] = variable
1073 for (unsigned i = 0; i < Z7_ARRAY_SIZE(g_HashCommands); i++) in QueryContextMenu()
1077 const CHashCommand &hc = g_HashCommands[i]; in QueryContextMenu()
1356 for (unsigned i = 0; i < Z7_ARRAY_SIZE(g_HashCommands); i++) in InvokeCommandCommon()
1358 const CHashCommand &hc = g_HashCommands[i]; in InvokeCommandCommon()