/aosp12/frameworks/rs/cpp/ |
H A D | rsCppInternal.h | 26 #define tryDispatch(rs, dispatch) \ argument 31 #define createDispatch(rs, dispatch) \ argument
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardLifecyclesDispatcher.java | 53 void dispatch(int what) { in dispatch() method in KeyguardLifecyclesDispatcher 62 void dispatch(int what, int pmReason) { in dispatch() method in KeyguardLifecyclesDispatcher
|
H A D | Lifecycle.java | 40 public void dispatch(Consumer<T> consumer) { in dispatch() method in Lifecycle
|
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | driver.h | 43 InstanceDispatchTable dispatch; member 55 DeviceDispatchTable dispatch; member 213 hwvulkan_dispatch_t* dispatch = in SetDataInternal() local 230 const hwvulkan_dispatch_t* dispatch = in GetDataInternal() local
|
/aosp12/art/dexlayout/ |
H A D | dex_ir.h | 508 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() 730 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() 753 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() 895 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() 939 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() 999 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() 1070 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() 1114 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() 1132 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() 1149 void Accept(AbstractDispatcher* dispatch) { dispatch->Dispatch(this); } in Accept() [all …]
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ |
H A D | LifecycleTest.java | 70 public void dispatch() throws Exception { in dispatch() method in LifecycleTest
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/ |
H A D | NfcDispatcher.java | 309 DispatchInfo dispatch = new DispatchInfo(mContext, tag, message); in dispatchTag() local 442 …boolean tryOverrides(DispatchInfo dispatch, Tag tag, NdefMessage message, PendingIntent overrideIn… in tryOverrides() 518 boolean tryNdef(DispatchInfo dispatch, NdefMessage message) { in tryNdef() 605 boolean tryTech(DispatchInfo dispatch, Tag tag) { in tryTech() 760 void showWebLinkConfirmation(DispatchInfo dispatch) { in showWebLinkConfirmation()
|
/aosp12/frameworks/base/tests/utils/testutils/java/android/app/test/ |
H A D | TestAlarmManager.java | 67 public boolean dispatch(String tag) { in dispatch() method in TestAlarmManager 119 public void dispatch() { in dispatch() method in TestAlarmManager.PendingAlarm
|
/aosp12/hardware/qcom/display/msm8994/libqservice/ |
H A D | QService.cpp | 57 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|
/aosp12/hardware/qcom/display/msm8226/libqservice/ |
H A D | QService.cpp | 57 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | VSyncDispatchRealtimeTest.cpp | 109 RepeatingCallbackReceiver(VSyncDispatch& dispatch, nsecs_t workload, nsecs_t readyDuration) in RepeatingCallbackReceiver() 167 VSyncDispatchTimerQueue dispatch(std::make_unique<Timer>(), tracker, mDispatchGroupThreshold, in TEST_F() local 196 VSyncDispatchTimerQueue dispatch(std::make_unique<Timer>(), tracker, mDispatchGroupThreshold, in TEST_F() local 214 VSyncDispatchTimerQueue dispatch(std::make_unique<Timer>(), tracker, mDispatchGroupThreshold, in TEST_F() local
|
/aosp12/bionic/libc/bionic/ |
H A D | gwp_asan_wrappers.cpp | 60 bool gwp_asan_initialize(const MallocDispatch* dispatch, bool*, const char*) { in gwp_asan_initialize() 277 bool DispatchIsGwpAsan(const MallocDispatch* dispatch) { in DispatchIsGwpAsan()
|
/aosp12/frameworks/av/services/oboeservice/ |
H A D | AAudioThread.cpp | 55 void AAudioThread::dispatch() { in dispatch() function in AAudioThread
|
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
H A D | BatchingNamedTaskExecutor.java | 55 private void dispatch(NamedTask task) { in dispatch() method in BatchingNamedTaskExecutor
|
/aosp12/hardware/qcom/display/msm8084/libqservice/ |
H A D | QService.cpp | 60 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|
/aosp12/hardware/qcom/display/msm8909w_3100/libqservice/ |
H A D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|
H A D | IQService.cpp | 64 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 D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|
H A D | IQService.cpp | 64 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 D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|
H A D | IQService.cpp | 64 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 D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|
/aosp12/hardware/qcom/sdm845/display/libqservice/ |
H A D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|
/aosp12/hardware/qcom/sm7250/display/libqservice/ |
H A D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|
/aosp12/hardware/qcom/sm8150/display/libqservice/ |
H A D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch() function in qService::QService
|