Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp330 static const CServicesToName services_to_name[] = variable
388 for (unsigned i = 0; i < ARRAY_SIZE(services_to_name); i++) in ParseSid()
390 const CServicesToName &sn = services_to_name[i]; in ParseSid()