OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:services_to_name
(Results
1 - 1
of
1
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
PropIDUtils.cpp
280
static const CServicesToName
services_to_name
[] =
variable
338
for (unsigned i = 0; i < ARRAY_SIZE(
services_to_name
); i++)
340
const CServicesToName &sn =
services_to_name
[i];
Completed in 189 milliseconds