Home
last modified time | relevance | path

Searched refs:methodId (Results 1 – 20 of 20) sorted by relevance

/external/lzma/CPP/7zip/Common/
DCreateCoder.cpp92 CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams) in FindMethod() argument
100 methodId = codec.Id; in FindMethod()
113 methodId = codec.Id; in FindMethod()
127 CMethodId methodId, UString &name) in FindMethod() argument
133 if (methodId == codec.Id) in FindMethod()
144 if (methodId == codec.Id) in FindMethod()
156 CMethodId methodId, in CreateCoder()
167 if (codec.Id == methodId) in CreateCoder()
199 if (codec.Id == methodId) in CreateCoder()
256 CMethodId methodId, in CreateCoder()
[all …]
DCreateCoder.h65 const UString &name, CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams);
69 CMethodId methodId, UString &name);
74 CMethodId methodId,
82 CMethodId methodId,
89 CMethodId methodId,
94 CMethodId methodId,
/external/dexmaker/src/test/java/com/google/dexmaker/
DDexMakerTest.java89 MethodId<?, Constructable> methodId = GENERATED.getMethod( in testNewInstance() local
91 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testNewInstance()
119 MethodId<?, Void> methodId = GENERATED.getMethod(TypeId.VOID, "call"); in testVoidNoArgMemberMethod() local
120 Code code = dexMaker.declare(methodId, PUBLIC); in testVoidNoArgMemberMethod()
138 MethodId<?, Integer> methodId = GENERATED.getMethod(TypeId.INT, "call", TypeId.INT); in testInvokeStatic() local
139 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeStatic()
156 MethodId<?, Void> methodId = GENERATED.getMethod(TypeId.VOID, "call", TypeId.INT); in testCreateLocalMethodAsNull() local
158 Code code = dexMaker.declare(methodId, PUBLIC); in testCreateLocalMethodAsNull()
183 … MethodId<?, Integer> methodId = GENERATED.getMethod(TypeId.INT, "call", TEST_TYPE, TypeId.INT); in testInvokeVirtual() local
184 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeVirtual()
[all …]
/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/
DObjectStore.java211 short methodId = methodIdInt.shortValue(); in invokeRemoteMethod() local
213 call.methodId = methodId; in invokeRemoteMethod()
276 if (call.methodId < 0 || call.methodId >= localObj.methods.length) in onMessage()
280 Method method = localObj.methods[call.methodId]; in onMessage()
DRemoteMethodCallMessage.java58 public short methodId; field in RemoteMethodCallMessage
77 .append(methodId); in toString()
DRmiSerializer.java180 buffer.putShort(call.methodId); in writeMethodCall()
204 call.methodId = buffer.getShort(); in readMethodCall()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DEventLocationEventTestCase.java95 long methodId = getMethodID(typeId, getExpectedLocationMethodName()); in requestEventForAllLocations() local
98 ReplyPacket replyPacket = getLineTable(typeId, methodId); in requestEventForAllLocations()
111 typeId, methodId, idx); in requestEventForAllLocations()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DNewInstanceWithSuspensionTest.java38 long methodId, int invoke_options) { in buildInvokeCommand() argument
44 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java39 long methodId, int invoke_options) { in buildInvokeCommand() argument
45 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
/external/lzma/C/
DXzDec.c56 UInt32 methodId; member
77 if (p->methodId == XZ_ID_Delta) in BraState_SetProps()
88 switch(p->methodId) in BraState_SetProps()
118 if (p->methodId == XZ_ID_Delta) in BraState_Init()
164 switch(p->methodId) in BraState_Code()
213 decoder->methodId = (UInt32)id; in BraState_SetFromMethod()
359 SRes MixCoder_SetFromMethod(CMixCoder *p, int coderIndex, UInt64 methodId) in MixCoder_SetFromMethod() argument
362 p->ids[coderIndex] = methodId; in MixCoder_SetFromMethod()
363 switch(methodId) in MixCoder_SetFromMethod()
372 return BraState_SetFromMethod(sc, methodId, p->alloc); in MixCoder_SetFromMethod()
DXz.h177 SRes MixCoder_SetFromMethod(CMixCoder *p, int coderIndex, UInt64 methodId);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodWithSuspensionTest.java39 long methodId, int invoke_options) { in buildInvokeCommand() argument
56 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
/external/javassist/src/main/javassist/tools/rmi/
DAppletServer.java150 int methodId = in.readInt(); in processRMI() local
157 rvalue = convertRvalue(eo.methods[methodId].invoke(eo.object, in processRMI()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPInvokeMethodWithSuspensionTestCase.java162 long methodId, int invokeOptions); in buildInvokeCommand() argument
/external/dexmaker/src/main/java/com/google/dexmaker/stock/
DProxyBuilder.java422 MethodId<?, ?> methodId = generatedType.getMethod(resultType, name, argTypes); in generateCodeForAllMethods() local
423 Code code = dexMaker.declare(methodId, PUBLIC); in generateCodeForAllMethods()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...