Home
last modified time | relevance | path

Searched defs:getSession (Results 1 – 25 of 79) sorted by relevance

1234

/external/guice/extensions/servlet/src/com/google/inject/servlet/
DContinuingHttpServletRequest.java64 public HttpSession getSession() { in getSession() method in ContinuingHttpServletRequest
69 public HttpSession getSession(boolean create) { in getSession() method in ContinuingHttpServletRequest
/external/testng/src/test/java/test/guice/
DMyContext.java5 MySession getSession(); in getSession() method
DMyContextImpl.java8 public MySession getSession() { in getSession() method in MyContextImpl
/external/sdk-platform-java/showcase/proto-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/
DCreateSessionRequestOrBuilder.java31 com.google.showcase.v1beta1.Session getSession(); in getSession() method
DSessionName.java46 public String getSession() { in getSession() method in SessionName
151 public String getSession() { in getSession() method in SessionName.Builder
DTestName.java49 public String getSession() { in getSession() method in TestName
164 public String getSession() { in getSession() method in TestName.Builder
/external/sdk-platform-java/showcase/gapic-showcase/proto/src/main/java/com/google/showcase/v1beta1/
DSessionName.java46 public String getSession() { in getSession() method in SessionName
151 public String getSession() { in getSession() method in SessionName.Builder
DTestName.java49 public String getSession() { in getSession() method in TestName
164 public String getSession() { in getSession() method in TestName.Builder
/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/
DSessionName.java103 public String getSession() { in getSession() method in SessionName
375 public String getSession() { in getSession() method in SessionName.Builder
427 public String getSession() { in getSession() method in SessionName.ProjectEnvironmentUserSessionBuilder
473 public String getSession() { in getSession() method in SessionName.ProjectLocationSessionBuilder
527 public String getSession() { in getSession() method in SessionName.ProjectLocationEnvironmentUserSessionBuilder
DSessionEntityTypeName.java110 public String getSession() { in getSession() method in SessionEntityTypeName
431 public String getSession() { in getSession() method in SessionEntityTypeName.Builder
494 public String getSession() { in getSession() method in SessionEntityTypeName.ProjectEnvironmentUserSessionEntityTypeBuilder
553 public String getSession() { in getSession() method in SessionEntityTypeName.ProjectLocationSessionEntityTypeBuilder
617 public String getSession() { in getSession() method in SessionEntityTypeName.ProjectLocationEnvironmentUserSessionEntityTypeBuilder
DContextName.java110 public String getSession() { in getSession() method in ContextName
429 public String getSession() { in getSession() method in ContextName.Builder
492 public String getSession() { in getSession() method in ContextName.ProjectEnvironmentUserSessionContextBuilder
551 public String getSession() { in getSession() method in ContextName.ProjectLocationSessionContextBuilder
615 public String getSession() { in getSession() method in ContextName.ProjectLocationEnvironmentUserSessionContextBuilder
DWebhookRequestOrBuilder.java41 java.lang.String getSession(); in getSession() method
DDetectIntentRequestOrBuilder.java53 java.lang.String getSession(); in getSession() method
/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/
DSessionName.java103 public String getSession() { in getSession() method in SessionName
375 public String getSession() { in getSession() method in SessionName.Builder
427 public String getSession() { in getSession() method in SessionName.ProjectEnvironmentUserSessionBuilder
473 public String getSession() { in getSession() method in SessionName.ProjectLocationSessionBuilder
527 public String getSession() { in getSession() method in SessionName.ProjectLocationEnvironmentUserSessionBuilder
DContextName.java110 public String getSession() { in getSession() method in ContextName
429 public String getSession() { in getSession() method in ContextName.Builder
492 public String getSession() { in getSession() method in ContextName.ProjectEnvironmentUserSessionContextBuilder
551 public String getSession() { in getSession() method in ContextName.ProjectLocationSessionContextBuilder
615 public String getSession() { in getSession() method in ContextName.ProjectLocationEnvironmentUserSessionContextBuilder
DSessionEntityTypeName.java110 public String getSession() { in getSession() method in SessionEntityTypeName
431 public String getSession() { in getSession() method in SessionEntityTypeName.Builder
489 public String getSession() { in getSession() method in SessionEntityTypeName.ProjectLocationSessionEntityTypeBuilder
548 public String getSession() { in getSession() method in SessionEntityTypeName.ProjectEnvironmentUserSessionEntityTypeBuilder
617 public String getSession() { in getSession() method in SessionEntityTypeName.ProjectLocationEnvironmentUserSessionEntityTypeBuilder
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DMatchIntentRequestOrBuilder.java49 java.lang.String getSession(); in getSession() method
DDetectIntentRequestOrBuilder.java52 java.lang.String getSession(); in getSession() method
DSessionInfoOrBuilder.java47 java.lang.String getSession(); in getSession() method
DStreamingDetectIntentRequestOrBuilder.java51 java.lang.String getSession(); in getSession() method
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
DMatchIntentRequestOrBuilder.java49 java.lang.String getSession(); in getSession() method
DDetectIntentRequestOrBuilder.java52 java.lang.String getSession(); in getSession() method
DSessionInfoOrBuilder.java46 java.lang.String getSession(); in getSession() method
DStreamingDetectIntentRequestOrBuilder.java51 java.lang.String getSession(); in getSession() method
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbol.h89 const IPDBSession &getSession() const { return Session; } in getSession() function

1234