Home
last modified time | relevance | path

Searched defs:getSessionId (Results 1 – 8 of 8) sorted by relevance

/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/
DIAgent.java33 String getSessionId(); in getSessionId() method
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
DMBeanClient.java68 String getSessionId(); in getSessionId() method
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
DAgent.java189 public String getSessionId() { in getSessionId() method in Agent
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
DRuntimeData.java65 public String getSessionId() { in getSessionId() method in RuntimeData
DAgentOptions.java410 public String getSessionId() { in getSessionId() method in AgentOptions
/external/conscrypt/common/src/main/java/org/conscrypt/
DSslWrapper.java88 byte[] getSessionId() { in getSessionId() method in SslWrapper
/external/wpa_supplicant_8/src/eap_peer/
Deap_i.h277 u8 * (*getSessionId)(struct eap_sm *sm, void *priv, size_t *len); member
/external/wpa_supplicant_8/src/eap_server/
Deap_i.h103 u8 * (*getSessionId)(struct eap_sm *sm, void *priv, size_t *len); member