Home
last modified time | relevance | path

Searched defs:methodId (Results 1 – 25 of 39) sorted by relevance

12

/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DAnnotationIdTest.java92 MethodId<?, Void> methodId = generateVoidMethod(TypeId.BOOLEAN); in addMethodAnnotationWithBooleanElement() local
108 MethodId<?, Void> methodId = generateVoidMethod(TypeId.BYTE); in addMethodAnnotationWithByteElement() local
124 MethodId<?, Void> methodId = generateVoidMethod(TypeId.CHAR); in addMethodAnnotationWithCharElement() local
140 MethodId<?, Void> methodId = generateVoidMethod(TypeId.DOUBLE); in addMethodAnnotationWithDoubleElement() local
156 MethodId<?, Void> methodId = generateVoidMethod(TypeId.FLOAT); in addMethodAnnotationWithFloatElement() local
172 MethodId<?, Void> methodId = generateVoidMethod(TypeId.INT); in addMethodAnnotationWithIntElement() local
188 MethodId<?, Void> methodId = generateVoidMethod(TypeId.LONG); in addMethodAnnotationWithLongElement() local
204 MethodId<?, Void> methodId = generateVoidMethod(TypeId.SHORT); in addMethodAnnotationWithShortElement() local
220 MethodId<?, Void> methodId = generateVoidMethod(TypeId.STRING); in addMethodAnnotationWithStingElement() local
238 MethodId<?, Void> methodId = generateVoidMethod(TypeId.get(Enum.class)); in addMethodAnnotationWithEnumElement() local
[all …]
DDexMakerTest.java111 MethodId<?, Constructable> methodId = GENERATED.getMethod( in testNewInstance() local
142 MethodId<?, Void> methodId = GENERATED.getMethod(TypeId.VOID, "call"); in testVoidNoArgMemberMethod() local
162 MethodId<?, Integer> methodId = GENERATED.getMethod(TypeId.INT, "call", TypeId.INT); in testInvokeStatic() local
181 MethodId<?, Void> methodId = GENERATED.getMethod(TypeId.VOID, "call", TypeId.INT); in testCreateLocalMethodAsNull() local
209 … MethodId<?, Integer> methodId = GENERATED.getMethod(TypeId.INT, "call", TEST_TYPE, TypeId.INT); in testInvokeVirtual() local
248 MethodId<G, Integer> methodId = generated.getMethod(TypeId.INT, "call", generated); in testInvokeDirect() local
305 MethodId<?, Object> methodId = GENERATED.getMethod(TypeId.OBJECT, "call", CALLABLE); in testInvokeInterface() local
330 MethodId<?, Integer> methodId = GENERATED.getMethod(TypeId.INT, "call"); in testInvokeVoidMethodIgnoresTargetLocal() local
350 MethodId<?, Integer> methodId = GENERATED.getMethod(TypeId.INT, "call", argTypes); in testParameterMismatch() local
371 MethodId<?, Boolean> methodId = GENERATED.getMethod(TypeId.BOOLEAN, "call", TEST_TYPE); in testInvokeTypeSafety() local
[all …]
/external/lzma/CPP/7zip/Common/
DCreateCoder.cpp155 CMethodId &methodId, in FindMethod_Index()
195 DECL_EXTERNAL_CODECS_LOC_VARS in FindMethod_Index()
225 DECL_EXTERNAL_CODECS_LOC_VARS in FindMethod()
265 CMethodId &methodId) in FindHashMethod()
436 DECL_EXTERNAL_CODECS_LOC_VARS in CreateCoder_Id()
449 DECL_EXTERNAL_CODECS_LOC_VARS in CreateCoder_Id()
472 DECL_EXTERNAL_CODECS_LOC_VARS in CreateCoder_Id()
486 DECL_EXTERNAL_CODECS_LOC_VARS in CreateFilter()
499 DECL_EXTERNAL_CODECS_LOC_VARS in CreateHasher()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DNewInstanceAfterMultipleThreadSuspensionTest.java40 long methodId, int invoke_options) { in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java39 long methodId, int invoke_options) { in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java41 long methodId, int invoke_options) { in buildInvokeCommand()
DNewInstanceWithSuspensionTest.java38 long methodId, int invoke_options) { in buildInvokeCommand()
/external/connectedappssdk/tests/instrumented/src/main/java/com/google/android/enterprise/connectedapps/instrumented/utils/
DServiceCall.java133 private final int methodId; field in ServiceCall
138 ServiceCall(String serviceName, int methodId) { in ServiceCall()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodAfterMultipleThreadSuspensionTest.java41 long methodId, int invoke_options) { in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java39 long methodId, int invoke_options) { in buildInvokeCommand()
/external/grpc-grpc-java/alts/src/generated/main/grpc/io/grpc/alts/internal/
DHandshakerServiceGrpc.java198 private final int methodId; field in HandshakerServiceGrpc.MethodHandlers
200 MethodHandlers(HandshakerServiceImplBase serviceImpl, int methodId) { in MethodHandlers()
/external/grpc-grpc-java/grpclb/src/generated/main/grpc/io/grpc/lb/v1/
DLoadBalancerGrpc.java188 private final int methodId; field in LoadBalancerGrpc.MethodHandlers
190 MethodHandlers(LoadBalancerImplBase serviceImpl, int methodId) { in MethodHandlers()
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/
DServerReflectionGrpc.java190 private final int methodId; field in ServerReflectionGrpc.MethodHandlers
192 MethodHandlers(ServerReflectionImplBase serviceImpl, int methodId) { in MethodHandlers()
/external/grpc-grpc-java/services/src/generated/test/grpc/io/grpc/reflection/testing/
DReflectableServiceGrpc.java197 private final int methodId; field in ReflectableServiceGrpc.MethodHandlers
199 MethodHandlers(ReflectableServiceImplBase serviceImpl, int methodId) { in MethodHandlers()
DDynamicServiceGrpc.java224 private final int methodId; field in DynamicServiceGrpc.MethodHandlers
226 MethodHandlers(DynamicServiceImplBase serviceImpl, int methodId) { in MethodHandlers()
DAnotherDynamicServiceGrpc.java224 private final int methodId; field in AnotherDynamicServiceGrpc.MethodHandlers
226 MethodHandlers(AnotherDynamicServiceImplBase serviceImpl, int methodId) { in MethodHandlers()
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/
DReportQpsScenarioServiceGrpc.java209 private final int methodId; field in ReportQpsScenarioServiceGrpc.MethodHandlers
211 MethodHandlers(ReportQpsScenarioServiceImplBase serviceImpl, int methodId) { in MethodHandlers()
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DUnimplementedServiceGrpc.java229 private final int methodId; field in UnimplementedServiceGrpc.MethodHandlers
231 MethodHandlers(UnimplementedServiceImplBase serviceImpl, int methodId) { in MethodHandlers()
DReconnectServiceGrpc.java282 private final int methodId; field in ReconnectServiceGrpc.MethodHandlers
284 MethodHandlers(ReconnectServiceImplBase serviceImpl, int methodId) { in MethodHandlers()
DMetricsServiceGrpc.java284 private final int methodId; field in MetricsServiceGrpc.MethodHandlers
286 MethodHandlers(MetricsServiceImplBase serviceImpl, int methodId) { in MethodHandlers()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPInvokeMethodSuspendedTwiceTestCase.java173 long methodId, int invokeOptions); in buildInvokeCommand()
DJDWPInvokeMethodWithSuspensionTestCase.java162 long methodId, int invokeOptions); in buildInvokeCommand()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DEventWithExceptionTest.java321 long methodId = getMethodID(classId, TEST_METHOD_NAME); in runFieldWatchpointTest() local
379 long methodId = getMethodID(classId, TEST_METHOD_NAME); in runMethodExitTest() local
DEventLocationEventTestCase.java94 long methodId = getMethodID(typeId, getExpectedLocationMethodName()); in requestEventForAllLocations() local
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/health/v1/
DHealthGrpc.java321 private final int methodId; field in HealthGrpc.MethodHandlers
323 MethodHandlers(HealthImplBase serviceImpl, int methodId) { in MethodHandlers()

12