Searched refs:findConnection (Results 1 – 9 of 9) sorted by relevance
/aosp12/packages/apps/Nfc/nci/jni/ |
H A D | PeerToPeer.cpp | 778 sp<NfaConn> PeerToPeer::findConnection(tNFA_HANDLE nfaConnHandle) { in findConnection() function in PeerToPeer 812 sp<NfaConn> PeerToPeer::findConnection(tJNI_HANDLE jniHandle) { in findConnection() function in PeerToPeer 854 if ((pConn = findConnection(jniHandle)) == NULL) { in send() 917 if ((pConn = findConnection(jniHandle)) == NULL) { in receive() 970 if ((pConn = findConnection(jniHandle)) == NULL) { in disconnectConnOriented() 1028 if ((pConn = findConnection(jniHandle)) == NULL) { in getRemoteMaxInfoUnit() 1054 if ((pConn = findConnection(jniHandle)) == NULL) { in getRemoteRecvWindow() 1305 if ((pConn = sP2p.findConnection(eventData->disc.handle)) == NULL) { in nfaServerCallback() 1342 if ((pConn = sP2p.findConnection(eventData->data.handle)) == NULL) { in nfaServerCallback() 1466 if ((pConn = sP2p.findConnection(eventData->disc.handle)) == NULL) { in nfaClientCallback() [all …]
|
H A D | PeerToPeer.h | 539 android::sp<NfaConn> findConnection(tNFA_HANDLE nfaConnHandle); 551 android::sp<NfaConn> findConnection(tJNI_HANDLE jniHandle);
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
H A D | ImsPhoneCallTracker.java | 2566 ImsPhoneConnection conn = findConnection(imsCall); in processCallStateChange() 2966 ImsPhoneConnection conn = findConnection(imsCall); 3051 ImsPhoneConnection conn = findConnection(imsCall); 3431 ImsPhoneConnection conn = findConnection(imsCall); 3591 ImsPhoneConnection conn = findConnection(call); 3634 ImsPhoneConnection conn = findConnection(imsCall); 3712 ImsPhoneConnection conn = findConnection(imsCall); 3761 ImsPhoneConnection conn = findConnection(imsCall); 3991 ImsPhoneConnection conn = findConnection(imsCall); in sendCallStartFailedDisconnect() 4758 ImsPhoneConnection conn = findConnection(imsCall); in modifyVideoCall() [all …]
|
/aosp12/frameworks/native/libs/binder/ |
H A D | RpcSession.cpp | 315 findConnection(tid, &exclusive, &available, mSession->mClientConnections, in ExclusiveConnection() 338 findConnection(tid, &exclusive, nullptr /*available*/, mSession->mServerConnections, in ExclusiveConnection() 366 void RpcSession::ExclusiveConnection::findConnection(pid_t tid, sp<RpcConnection>* exclusive, in findConnection() function in android::RpcSession::ExclusiveConnection
|
/aosp12/frameworks/native/libs/binder/include/binder/ |
H A D | RpcSession.h | 152 static void findConnection(pid_t tid, sp<RpcConnection>* exclusive,
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 772 Lcom/android/okhttp/internal/http/StreamAllocation;->findConnection(IIIZ)Lcom/android/okhttp/intern…
|
/aosp12/art/build/boot/ |
H A D | boot-image-profile.txt | 514 HSPLcom/android/okhttp/internal/http/StreamAllocation;->findConnection(IIIZ)Lcom/android/okhttp/int…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 23086 HSPLcom/android/okhttp/internal/http/StreamAllocation;->findConnection(IIIZ)Lcom/android/okhttp/int…
|