Home
last modified time | relevance | path

Searched refs:methodLength (Results 1 – 3 of 3) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTypesLengths.java112 private static int methodLength; field in TypesLengths
177 return methodLength; in getTypeLength()
270 methodLength = typeLength; in setTypeLength()
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs452 …p_request_call_context_method_delegate(RequestCallContextSafeHandle ctx, out UIntPtr methodLength); in grpcsharp_request_call_context_method_delegate() argument
587 … grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx, out UIntPtr methodLength); in grpcsharp_request_call_context_method() argument
880 … grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx, out UIntPtr methodLength); in grpcsharp_request_call_context_method() argument
/external/grpc-grpc/templates/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs.template20 …grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx, out UIntPtr methodLength)',