Home
last modified time | relevance | path

Searched defs:dispatch (Results 26 – 50 of 79) sorted by relevance

1234

/aosp12/hardware/qcom/sm8150/display/libqservice/
H A DQService.cpp62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
H A DIQService.cpp64 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/hardware/qcom/display/msm8909w_3100/libqservice/
H A DIQService.cpp64 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/hardware/qcom/display/msm8996/libqservice/
H A DIQService.cpp64 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/hardware/qcom/display/msm8998/libqservice/
H A DIQService.cpp64 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/hardware/qcom/display/msm8909/libqservice/
H A DIQService.cpp64 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/hardware/qcom/sdm845/display/libqservice/
H A DIQService.cpp64 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/hardware/qcom/sm7250/display/libqservice/
H A DIQService.cpp64 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/hardware/qcom/display/msm8994/libqservice/
H A DIQService.cpp55 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/hardware/qcom/display/msm8226/libqservice/
H A DIQService.cpp55 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/system/bt/gd/rust/linux/stack/src/
H A Dlib.rs73 pub async fn dispatch(mut rx: Receiver<Message>, bluetooth: Arc<Mutex<Bluetooth>>) { in dispatch() method
/aosp12/hardware/qcom/display/msm8084/libqservice/
H A DIQService.cpp64 virtual android::status_t dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::BpQService
/aosp12/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
H A DTestHandler.java123 private void dispatch(MsgInfo msg) { in dispatch() method in TestHandler
/aosp14/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
H A DTestHandler.java130 private void dispatch(MsgInfo msg) { in dispatch() method in TestHandler
/aosp12/frameworks/rs/cpp/
H A DRenderScript.cpp34 dispatchTable* RS::dispatch = nullptr; member in RS
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DMessageQueue.cpp120 void MessageQueue::initVsync(scheduler::VSyncDispatch& dispatch, in initVsync()
H A DTimer.cpp134 bool Timer::dispatch() { in dispatch() function in android::scheduler::Timer
H A DDispSyncSource.cpp34 CallbackRepeater(VSyncDispatch& dispatch, VSyncDispatch::Callback cb, const char* name, in CallbackRepeater()
H A DScheduler.h234 std::unique_ptr<scheduler::VSyncDispatch> dispatch; member
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DIRemoteInputConnectionInvoker.java101 protected abstract void dispatch(@NonNull Executor executor, @NonNull C consumer, int code, in dispatch() method in IRemoteInputConnectionInvoker.OnceResultReceiver
116 protected void dispatch(@NonNull Executor executor, @NonNull IntConsumer consumer, int code, in dispatch() method in IRemoteInputConnectionInvoker.IntResultReceiver
135 protected void dispatch(@NonNull Executor executor, in dispatch() method in IRemoteInputConnectionInvoker.TextBoundsInfoResultReceiver
/aosp12/frameworks/base/services/core/java/com/android/server/broadcastradio/hal1/
H A DTunerCallback.java77 private void dispatch(RunnableThrowingRemoteException func) { in dispatch() method in TunerCallback
/aosp14/frameworks/base/core/java/android/nfc/
H A DINfcAdapter.aidl58 void dispatch(in Tag tag); in dispatch() method
/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcAdapter.aidl63 void dispatch(in Tag tag); in dispatch() method
/aosp14/frameworks/base/services/core/java/com/android/server/broadcastradio/hal1/
H A DTunerCallback.java75 private void dispatch(RunnableThrowingRemoteException func) { in dispatch() method in TunerCallback
/aosp12/system/bt/gd/rust/hci/src/
H A Dlib.rs168 async fn dispatch( in dispatch() function

1234