HomeSort by relevance Sort by last modified time
    Searched refs:GetAlias (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
Alias.c 39 ConstAllAliasList = gEfiShellProtocol->GetAlias(NULL, NULL);
56 Command = gEfiShellProtocol->GetAlias(Alias, &Volatile);
172 ConstAliasVal = gEfiShellProtocol->GetAlias(Param1, &Volatile);
Help.c 249 (gEfiShellProtocol->GetAlias (CommandToGetHelpOn, NULL) != NULL && (gUnicodeCollation->MetaiMatch (gUnicodeCollation, (CHAR16 *)DynamicCommand->CommandName, (CHAR16*)(gEfiShellProtocol->GetAlias(CommandToGetHelpOn, NULL)))))) {
411 (gEfiShellProtocol->GetAlias(CommandToGetHelpOn, NULL) != NULL && (gUnicodeCollation->MetaiMatch(gUnicodeCollation, (CHAR16*)CurrentCommand, (CHAR16*)(gEfiShellProtocol->GetAlias(CommandToGetHelpOn, NULL)))))) {
  /art/compiler/optimizing/
register_allocator_graph_color.cc 333 InterferenceNode* GetAlias() {
336 alias_ = alias_->GetAlias();
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Shell.h     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.c     [all...]

Completed in 232 milliseconds