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

  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
RequestReason.java 13 NextCommand,
SOAPBuilder.java 34 sRequestReasons.put(RequestReason.NextCommand, "Retrieve next command");
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
Help.c 157 CONST EFI_HANDLE *NextCommand;
175 for (NextCommand = CommandHandleList ; *NextCommand != NULL && !EFI_ERROR(Status) ; NextCommand++) {
177 *NextCommand,
218 EFI_HANDLE *NextCommand;
234 for (NextCommand = CommandHandleList; *NextCommand != NULL; NextCommand++) {
236 *NextCommand,
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
UefiShellCommandLib.c 233 EFI_HANDLE *NextCommand;
244 for (NextCommand = CommandHandleList; *NextCommand != NULL; NextCommand++) {
246 *NextCommand,
    [all...]
  /external/ImageMagick/MagickCore/
display.c     [all...]

Completed in 88 milliseconds