/frameworks/ml/nn/runtime/ |
D | Callbacks.cpp | 33 std::lock_guard<std::mutex> hold(mMutex); in notify() local 156 std::lock_guard<std::mutex> hold(mMutex); in setOnFinish() local 184 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
|
D | VersionedInterfaces.cpp | 62 std::lock_guard<std::mutex> hold(mMutex); in serviceDied() local 75 std::lock_guard<std::mutex> hold(mMutex); in registerCallback() local 80 std::lock_guard<std::mutex> hold(mMutex); in unregisterCallback() local
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSession.aidl | 166 void hold(in ImsStreamMediaProfile profile); in hold() method
|
/frameworks/base/telephony/java/android/telephony/ims/stub/ |
D | ImsCallSessionImplBase.java | 435 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSessionImplBase
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipPhone.java | 597 void hold() throws CallStateException { in hold() method in SipPhone.SipCall 885 void hold() throws CallStateException { in hold() method in SipPhone.SipConnection
|
/frameworks/base/telecomm/java/android/telecom/ |
D | RemoteConference.java | 459 public void hold() { in hold() method in RemoteConference
|
D | RemoteConnection.java | 951 public void hold() { in hold() method in RemoteConnection
|
D | ConnectionService.java | 1710 private void hold(String callId) { in hold() method in ConnectionService
|
D | Call.java | 1470 public void hold() { in hold() method in Call
|
/frameworks/base/telecomm/java/com/android/internal/telecom/ |
D | IConnectionService.aidl | 72 void hold(String callId, in Session.Info sessionInfo); in hold() method
|
/frameworks/ml/nn/common/ |
D | ExecutionBurstServer.cpp | 572 std::lock_guard<std::mutex> hold(mMutex); in task() local
|
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
D | ImsCallSessionImplBase.java | 223 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSessionImplBase
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallSession.java | 821 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSession
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCall.java | 1302 public void hold() throws ImsException { in hold() method in ImsCall
|