/aosp_15_r20/external/aws-sdk-java-v2/http-client-spi/src/test/java/software/amazon/awssdk/http/ |
H A D | SdkHttpRequestResponseTest.java | 262 public BuilderProxy removeValue(String key) { in requestQueryParamNormalizationIsCorrect() method 310 public BuilderProxy removeValue(String key) { in requestHeaderNormalizationIsCorrect() method 368 public BuilderProxy removeValue(String key) { in responseHeaderNormalizationIsCorrect() method 454 BuilderProxy removeValue(String key); in removeValue() method
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | ExternalSession.java | 199 public void removeValue(String name) { in removeValue() method in ExternalSession 203 void removeValue(SSLSession session, String name) { in removeValue() method in ExternalSession
|
H A D | Java7ExtendedSSLSession.java | 116 public final void removeValue(String s) { in removeValue() method in Java7ExtendedSSLSession
|
H A D | SSLNullSession.java | 184 public void removeValue(String name) { in removeValue() method in SSLNullSession
|
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/ |
H A D | ExternalSession.java | 196 public void removeValue(String name) { in removeValue() method in ExternalSession 200 void removeValue(SSLSession session, String name) { in removeValue() method in ExternalSession
|
H A D | SSLNullSession.java | 183 public void removeValue(String name) { in removeValue() method in SSLNullSession
|
H A D | Java7ExtendedSSLSession.java | 115 public final void removeValue(String s) { in removeValue() method in Java7ExtendedSSLSession
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | DomConditionCache.h | 42 void removeValue(Value *V) { AffectedValues.erase(V); } in removeValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | DomConditionCache.h | 42 void removeValue(Value *V) { AffectedValues.erase(V); } in removeValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | DomConditionCache.h | 42 void removeValue(Value *V) { AffectedValues.erase(V); } in removeValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | DomConditionCache.h | 42 void removeValue(Value *V) { AffectedValues.erase(V); } in removeValue() function
|
/aosp_15_r20/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/criterion/ |
H A D | InclusiveCriterion.py | 84 def removeValue(self, currentValue): member in InclusiveCriterion
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LegacyDivergenceAnalysis.h | 53 void removeValue(const Value *V) { DivergentValues.erase(V); } in removeValue() function
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | BiMap.java | 55 public boolean removeValue(V value) { in removeValue() method in BiMap
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | LegacyDivergenceAnalysis.h | 50 void removeValue(const Value *V) { DivergentValues.erase(V); } in removeValue() function
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/27/libcore/ojluni/src/main/java/javax/net/ssl/ |
D | SSLSession.java | 200 public void removeValue(String name); in removeValue() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/net/ssl/ |
D | SSLSession.java | 200 public void removeValue(String name); in removeValue() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/javax/net/ssl/ |
H A D | SSLSession.java | 200 public void removeValue(String name); in removeValue() method
|
/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/common/util/include/ |
H A D | SessionMap.h | 104 void removeValue(int key) { in removeValue() function
|
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/ |
H A D | FakeSSLSession.java | 101 public void removeValue(String s) { in removeValue() method in FakeSSLSession
|
/aosp_15_r20/libcore/support/src/test/java/libcore/javax/net/ssl/ |
H A D | FakeSSLSession.java | 111 public void removeValue(String name) { in removeValue() method in FakeSSLSession
|
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/ |
H A D | FakeSSLSession.java | 135 public void removeValue(String name) { in removeValue() method in FakeSSLSession
|
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/javax/net/ssl/ |
H A D | FakeSSLSession.java | 139 public void removeValue(String name) { in removeValue() method in FakeSSLSession
|
/aosp_15_r20/external/apache-http/android/src/android/net/http/ |
H A D | DelegatingSSLSession.java | 153 public void removeValue(String name) { in removeValue() method in DelegatingSSLSession
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/ |
H A D | BreakStmt.java | 135 public BreakStmt removeValue() { in removeValue() method in BreakStmt
|