Searched refs:findConnection (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/binder/ |
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
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCallTracker.java | 2074 ImsPhoneConnection backgroundConnection = findConnection(bgImsCall); in conference() 2503 private synchronized ImsPhoneConnection findConnection(final ImsCall imsCall) { in findConnection() method in ImsPhoneCallTracker 2566 ImsPhoneConnection conn = findConnection(imsCall); in processCallStateChange() 2966 ImsPhoneConnection conn = findConnection(imsCall); 3036 ImsPhoneConnection conn = findConnection(imsCall); 3051 ImsPhoneConnection conn = findConnection(imsCall); 3341 ImsPhoneConnection conn = findConnection(imsCall); 3431 ImsPhoneConnection conn = findConnection(imsCall); 3485 ImsPhoneCall foregroundImsPhoneCall = findConnection(call).getCall(); 3486 ImsPhoneConnection peerConnection = findConnection(peerCall); [all …]
|
/frameworks/native/libs/binder/include/binder/ |
D | RpcSession.h | 152 static void findConnection(pid_t tid, sp<RpcConnection>* exclusive,
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 23086 HSPLcom/android/okhttp/internal/http/StreamAllocation;->findConnection(IIIZ)Lcom/android/okhttp/int…
|