- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for setConnection (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
compat/maven-model/src/main/java/org/apache/maven/model/merge/ModelMerger.java
protected void mergeScm_Connection(Scm target, Scm source, boolean sourceDominant, Map<Object, Object> context) { String src = source.getConnection(); if (src != null) { if (sourceDominant || target.getConnection() == null) { target.setConnection(src); target.setLocation("connection", source.getLocation("connection")); } } }Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Thu Apr 03 11:21:39 GMT 2025 - 99.2K bytes - Click Count (0) -
okhttp/src/androidMain/baseline-prof.txt
HSPLokhttp3/internal/connection/Exchange;->bodyComplete(JZZLjava/io/IOException;)Ljava/io/IOException; HSPLokhttp3/internal/connection/Exchange;->createRequestBody(Lokhttp3/Request;Z)Lokio/Sink; HSPLokhttp3/internal/connection/Exchange;->getConnection$okhttp()Lokhttp3/internal/connection/RealConnection; HSPLokhttp3/internal/connection/Exchange;->openResponseBody(Lokhttp3/Response;)Lokhttp3/ResponseBody;
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Mon Dec 30 23:28:56 GMT 2024 - 127.9K bytes - Click Count (1) -
api/maven-api-model/src/main/mdo/maven.mdo
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Feb 17 09:48:21 GMT 2026 - 133.5K bytes - Click Count (0)