/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | ExternalSession.java | 193 public void removeValue(String name) { in removeValue() method in ExternalSession 194 removeValue(this, name); in removeValue() 197 void removeValue(SSLSession session, String name) { in removeValue() method in ExternalSession
|
D | Java7ExtendedSSLSession.java | 117 public final void removeValue(String s) { in removeValue() method in Java7ExtendedSSLSession 118 delegate.removeValue(this, s); in removeValue()
|
D | SSLNullSession.java | 178 public void removeValue(String name) { in removeValue() method in SSLNullSession
|
D | SessionSnapshot.java | 121 public void removeValue(String s) { in removeValue() method in SessionSnapshot
|
D | ActiveSession.java | 167 public void removeValue(String name) { in removeValue() method in ActiveSession
|
D | NativeSslSession.java | 422 public void removeValue(String s) { in toSSLSession() method in NativeSslSession.Impl
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | ExternalSession.java | 191 public void removeValue(String name) { in removeValue() method in ExternalSession 192 removeValue(this, name); in removeValue() 195 void removeValue(SSLSession session, String name) { in removeValue() method in ExternalSession
|
D | Java7ExtendedSSLSession.java | 116 public final void removeValue(String s) { in removeValue() method in Java7ExtendedSSLSession 117 delegate.removeValue(this, s); in removeValue()
|
D | SSLNullSession.java | 177 public void removeValue(String name) { in removeValue() method in SSLNullSession
|
D | SessionSnapshot.java | 120 public void removeValue(String s) { in removeValue() method in SessionSnapshot
|
D | ActiveSession.java | 166 public void removeValue(String name) { in removeValue() method in ActiveSession
|
D | NativeSslSession.java | 421 public void removeValue(String s) { in toSSLSession() method in NativeSslSession.Impl
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | DivergenceAnalysis.h | 53 void removeValue(const Value *V) { DivergentValues.erase(V); } in removeValue() function
|
/external/deqp/framework/randomshaders/ |
D | rsgVariableManager.cpp | 213 void ValueScope::removeValue (const Variable* variable) in removeValue() function in rsg::ValueScope 314 scope->removeValue(variable); in declareVariable() 335 getCurValueScope().removeValue(variable); in removeValueFromCurrentScope()
|
D | rsgVariableManager.hpp | 92 void removeValue (const Variable* variable);
|
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/criterion/ |
D | InclusiveCriterion.py | 84 def removeValue(self, currentValue): member in InclusiveCriterion
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/ |
D | FakeSSLSession.java | 101 public void removeValue(String s) { in removeValue() method in FakeSSLSession
|
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/javax/net/ssl/ |
D | FakeSSLSession.java | 138 public void removeValue(String name) { in removeValue() method in FakeSSLSession
|
/external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/ |
D | FakeSSLSession.java | 134 public void removeValue(String name) { in removeValue() method in FakeSSLSession
|
/external/apache-http/android/src/android/net/http/ |
D | DelegatingSSLSession.java | 153 public void removeValue(String name) { in removeValue() method in DelegatingSSLSession
|
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/userInteraction/ |
D | UserInteractor.py | 132 criterion.removeValue(value)
|
/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/net/ssl/ |
D | SSLSessionTest.java | 435 s.invalid.removeValue(key); in test_SSLSession_removeValue() 466 s.client.removeValue(key); in test_SSLSession_BindingListener()
|
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/net/ssl/ |
D | SSLSessionTest.java | 427 s.invalid.removeValue(key); in test_SSLSession_removeValue() 458 s.client.removeValue(key); in test_SSLSession_BindingListener()
|
/external/llvm/lib/TableGen/ |
D | TGParser.cpp | 174 CurRec->removeValue(TArgs[i]); in AddSubClass() 251 CurRec->removeValue(SMCTArgs[i]); in AddSubMultiClass() 265 Def->removeValue(SMCTArgs[i]); in AddSubMultiClass() 338 IterRec->removeValue(IterVar->getName()); in ProcessForeachDefs() 2452 CurRec->removeValue(TArgs[i]); in ResolveMulticlassDefArgs()
|
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | TGParser.cpp | 173 CurRec->removeValue(TArgs[i]); in AddSubClass() 256 CurRec->removeValue(SMCTArgs[i]); in AddSubMultiClass() 276 Def->removeValue(SMCTArgs[i]); in AddSubMultiClass() 1978 CurRec->removeValue(TArgs[i]); in ResolveMulticlassDefArgs()
|