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

  /art/test/921-hello-failure/src/
NewInterface.java 19 class NewInterface {
50 t.sayHi("NewInterface");
57 t.sayHi("NewInterface");
Main.java 26 NewInterface.doTest(new Transform2());
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Notify.c 170 Reinstall a protocol interface on a device handle. The OldInterface for Protocol is replaced by the NewInterface.
176 @param NewInterface A pointer to the new interface
189 IN VOID *NewInterface
251 Prot->Interface = NewInterface;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
EfiMgmtModeRuntimeLib.h 187 IN VOID *NewInterface
200 NewInterface - A pointer to the new interface.
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 107 bool NewInterface;
170 , NewInterface(false)
LoadCodecs.cpp 432 item.NewInterface = flags_Defined;
618 item.NewInterface = true;
OpenArchive.cpp 1083 if (ai.NewInterface)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiApi.h 508 IN VOID *NewInterface
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h 797 Reinstall a protocol interface on a device handle. The OldInterface for Protocol is replaced by the NewInterface.
803 @param NewInterface A pointer to the new interface
816 IN VOID *NewInterface
    [all...]

Completed in 926 milliseconds