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

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPProxyTestCase.java 34 protected static class EventContext {
39 public EventContext(long threadId, long frameId, Location location) {
58 protected EventContext stopInProxyMethod() {
77 EventContext context = getFirstProxyFrameId(eventThreadId, proxyClassId);
83 private EventContext getFirstProxyFrameId(long eventThreadId, long proxyClassId) {
96 return new EventContext(eventThreadId, frameId, location);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
audiopolicy.h 133 LPCGUID EventContext) = 0;
137 LPCGUID EventContext) = 0;
142 LPCGUID EventContext) = 0;
148 LPCGUID EventContext) = 0;
152 LPCGUID EventContext) = 0;
184 LPCGUID EventContext);
189 LPCGUID EventContext);
195 LPCGUID EventContext);
202 LPCGUID EventContext);
207 LPCGUID EventContext);
    [all...]
audioclient.h     [all...]
usbcamdi.h 286 PVOID EventContext,
tdi.h 116 PVOID EventContext;
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
ProxyThisObjectTest.java 36 EventContext context = stopInProxyMethod();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
tdikrnl.h 130 PVOID EventContext;
807 _Request->EventContext = (PVOID)(InEventContext); \
    [all...]

Completed in 235 milliseconds