Home
last modified time | relevance | path

Searched defs:setMethod (Results 1 – 25 of 662) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/nist-sip/java/javax/sip/header/
H A DAllowHeader.java9 void setMethod(String method) throws ParseException; in setMethod() method
H A DRAckHeader.java10 void setMethod(String method) throws ParseException; in setMethod() method
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/
H A DAbstractExecutor.java79 protected void setMethod(final Method method) in setMethod() method in AbstractExecutor
H A DSetExecutor.java83 protected void setMethod(final Method method) in setMethod() method in SetExecutor
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/
H A DAllow.java76 public void setMethod(String method) throws ParseException { in setMethod() method in Allow
H A DSipRequestLine.java45 public abstract void setMethod(String method); in setMethod() method
H A DRAck.java120 public void setMethod(String method) throws ParseException { in setMethod() method in RAck
H A DCSeq.java156 public void setMethod(String meth) throws ParseException { in setMethod() method in CSeq
H A DRequestLine.java129 public void setMethod(String method) { in setMethod() method in RequestLine
/aosp_15_r20/external/aws-sdk-java-v2/test/protocol-tests-core/src/main/java/software/amazon/awssdk/protocol/asserts/marshalling/
H A DSerializedAs.java41 public void setMethod(SdkHttpMethod method) { in setMethod() method in SerializedAs
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/annotations/
H A DBaseAnnotation.java20 public void setMethod(Method method) { in setMethod() method in BaseAnnotation
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/nrs/
H A DDelegateHttpRequest.java42 public HttpRequest setMethod(HttpMethod method) { in setMethod() method in DelegateHttpRequest
H A DEmptyHttpRequest.java53 public FullHttpRequest setMethod(HttpMethod method) { in setMethod() method in EmptyHttpRequest
/aosp_15_r20/external/javassist/src/main/javassist/compiler/ast/
H A DCallExpr.java36 public void setMethod(MemberResolver.Method m) { in setMethod() method in CallExpr
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/
H A DLambdaArgumentTypePlaceholder.java63 public void setMethod(SymbolReference<? extends ResolvedMethodLikeDeclaration> method) { in setMethod() method in LambdaArgumentTypePlaceholder
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/
H A DLambdaArgumentTypePlaceholder.java63 public void setMethod(SymbolReference<? extends MethodLikeDeclaration> method) { in setMethod() method in LambdaArgumentTypePlaceholder
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/
H A DHttp.java30 public void setMethod(String method) { in setMethod() method in Http
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/bhttp/
DRequestControlData.java97 public abstract Builder setMethod(@NonNull String value); in setMethod() method in RequestControlData.Builder
/aosp_15_r20/external/nist-sip/java/javax/sip/message/
H A DRequest.java24 void setMethod(String method) throws ParseException; in setMethod() method
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DServiceDescriptorProto.php95 public function setMethod($var) function in Google\\Protobuf\\Internal\\ServiceDescriptorProto
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DServiceDescriptorProto.php95 public function setMethod($var) function in Google\\Protobuf\\Internal\\ServiceDescriptorProto
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DObjCMethodList.h53 void setMethod(ObjCMethodDecl *M) { in setMethod() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DObjCMethodList.h53 void setMethod(ObjCMethodDecl *M) { in setMethod() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DObjCMethodList.h53 void setMethod(ObjCMethodDecl *M) { in setMethod() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DObjCMethodList.h53 void setMethod(ObjCMethodDecl *M) { in setMethod() function

12345678910>>...27