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
261
static const CServicesToName
services_to_name
[] =
variable
319
for (int i = 0; i < ARRAY_SIZE(
services_to_name
); i++)
321
const CServicesToName &sn =
services_to_name
[i];
Completed in 150 milliseconds