Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
DPlDebugSupportIa32.c58 OUT VOID **Stub in CreateEntryStub() argument
63 StubCopy = *Stub; in CreateEntryStub()
DDebugSupport.h229 OUT VOID **Stub
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
DPlDebugSupportX64.c60 OUT VOID **Stub in CreateEntryStub() argument
65 StubCopy = *Stub; in CreateEntryStub()
/device/google/marlin/telephony/ims/src/org/codeaurora/ims/
DQtiImsExtListenerBaseImpl.java37 public class QtiImsExtListenerBaseImpl extends IQtiImsExtListener.Stub {
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_case.py960 def Stub(): function
963 self.assertRaisesRegexp(ExceptionMock, re.compile('expect$'), Stub)
964 self.assertRaisesRegexp(ExceptionMock, 'expect$', Stub)
965 self.assertRaisesRegexp(ExceptionMock, u'expect$', Stub)
982 def Stub(): function
989 Stub)
994 Stub)
999 re.compile('^Expected$'), Stub)
1005 def Stub(foo): function
1011 Stub(v)
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SecurityStubDxe/
DSecurityStubDxeExtra.uni18 "Security Stub DXE Driver"