Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/
DOrderedCollectionTest.c396 static const KEYED_COMMAND KeyedCommands[] = { variable
424 for (KeyedCmd = KeyedCommands; KeyedCmd->Command != NULL; ++KeyedCmd) { in ListCommands()
614 for (KeyedCmd = KeyedCommands; KeyedCmd->Command != NULL; ++KeyedCmd) { in main()