Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DUefiHandler.cpp389 static const char * const kExpressionCommands[] = variable
400 if (command > Z7_ARRAY_SIZE(kExpressionCommands)) in ParseDepedencyExpression()
402 res += kExpressionCommands[command]; in ParseDepedencyExpression()