OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeSession
(Results
1 - 13
of
13
) sorted by null
/external/conscrypt/common/src/main/java/org/conscrypt/
ClientSessionContext.java
95
removeSession
(session);
163
removeSession
(sessions.get(0));
165
// The last
removeSession
() call will have removed the list from
173
private void
removeSession
(HostAndPort key, NativeSslSession session) {
213
removeSession
(hostAndPortKey, session);
AbstractSessionContext.java
211
removeSession
(sessions.get(key));
223
final void
removeSession
(NativeSslSession session) {
253
removeSession
(session);
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
AbstractSessionContext.java
212
removeSession
(sessions.get(key));
224
final void
removeSession
(NativeSslSession session) {
254
removeSession
(session);
ClientSessionContext.java
100
removeSession
(session);
169
removeSession
(sessions.get(0));
171
// The last
removeSession
() call will have removed the list from
179
private void
removeSession
(HostAndPort key, NativeSslSession session) {
219
removeSession
(hostAndPortKey, session);
/external/dexmaker/dexmaker-mockito-inline-extended/src/main/java/com/android/dx/mockito/inline/extended/
StaticMockitoSession.java
81
ExtendedMockito.
removeSession
(this);
ExtendedMockito.java
441
static void
removeSession
(StaticMockitoSession session) {
/frameworks/av/media/libmedia/include/media/
DrmSessionManager.h
52
void
removeSession
(const Vector<uint8_t>& sessionId);
/frameworks/av/media/libmediaplayerservice/tests/
DrmSessionManager_test.cpp
186
TEST_F(DrmSessionManagerTest,
removeSession
) {
189
mDrmSessionManager->
removeSession
(mSessionId2);
230
mDrmSessionManager->
removeSession
(mSessionId1);
/frameworks/av/drm/libmediadrm/
DrmSessionManager.cpp
104
void DrmSessionManager::
removeSession
(const Vector<uint8_t> &sessionId) {
105
ALOGV("
removeSession
(%s)", GetSessionIdString(sessionId).string());
DrmHal.cpp
768
DrmSessionManager::Instance()->
removeSession
(sessionId);
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
MediaSession2ServiceTest.java
324
service.
removeSession
(session);
/external/guice/extensions/struts2/lib/
jetty-6.1.0.jar
/external/guice/extensions/persist/lib/
hsqldb.jar
Completed in 1010 milliseconds