Home
last modified time | relevance | path

Searched defs:dispatch (Results 51 – 75 of 78) sorted by relevance

1234

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.h234 std::unique_ptr<scheduler::VSyncDispatch> dispatch; member
H A DScheduler.cpp102 PredictedVsyncTracer(scheduler::VSyncDispatch& dispatch) in PredictedVsyncTracer()
176 auto dispatch = createVSyncDispatch(*tracker); in createVsyncSchedule() local
H A DVSyncDispatchTimerQueue.cpp408 VSyncCallbackRegistration::VSyncCallbackRegistration(VSyncDispatch& dispatch, in VSyncCallbackRegistration()
/aosp12/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
H A DUsbDeviceHandlerResolver.java119 public boolean dispatch(UsbDevice device, ComponentName component, boolean inAoap, in dispatch() method in UsbDeviceHandlerResolver
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp998 const auto& dispatch = GetData(device).driver; in DestroySwapchainInternal() local
1144 const auto& dispatch = GetData(device).driver; in CreateSwapchainKHR() local
1579 const auto& dispatch = GetData(queue).driver; in QueuePresentKHR() local
/aosp12/art/openjdkjvmti/
H A Devents-inl.h622 bool dispatch = env->event_masks.global_event_mask.Test(kEvent); in ShouldDispatchOnThread() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Ddriver.rs167 fn dispatch(&mut self, token: Token, ready: Ready) { in dispatch() method
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp35 hwvulkan_dispatch_t dispatch; member
39 hwvulkan_dispatch_t dispatch; member
46 hwvulkan_dispatch_t dispatch; member
50 hwvulkan_dispatch_t dispatch; member
99 hwvulkan_dispatch_t dispatch; member
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncDispatchTimerQueueTest.cpp111 CountingCallback(VSyncDispatch& dispatch) in CountingCallback()
136 PausingCallback(VSyncDispatch& dispatch, std::chrono::milliseconds pauseAmount) in PausingCallback()
/aosp12/frameworks/base/core/java/android/nfc/
H A DNfcAdapter.java2094 public void dispatch(Tag tag) { in dispatch() method in NfcAdapter
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_syscall_adapter.c788 static struct HdfIoDispatcher dispatch = { in HdfIoServiceAdapterObtain() local
/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_unit_tests.cpp126 static MallocDispatch dispatch; member in MallocDebugTest
129 MallocDispatch MallocDebugTest::dispatch = { member in MallocDebugTest
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp38 …IAdapterBle &bleAdapter, utility::Dispatcher &dispatch, BaseObserverList<IAdapterBleObserver> &obs… in BleSecurity()
H A Dble_advertiser_impl.cpp47 IBleAdvertiserCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) in BleAdvertiserImpl()
H A Dble_central_manager_impl.cpp166 IBleCentralManagerCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) in BleCentralManagerImpl()
/aosp12/frameworks/base/core/java/android/view/
H A DKeyEvent.java2832 public final boolean dispatch(Callback receiver) { in dispatch() method in KeyEvent
2847 public final boolean dispatch(Callback receiver, DispatcherState state, in dispatch() method in KeyEvent
H A DViewRootImpl.java10428 boolean dispatch(View root, KeyEvent event) { in dispatch() method in ViewRootImpl.TrackballAxis.UnhandledKeyManager
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSensorPrivacyService.java1828 private void dispatch(int userId, int sensor, boolean enabled) { in dispatch() method in SensorPrivacyService.SensorPrivacyManagerInternalImpl
/aosp12/frameworks/rs/cpp/
H A DrsCppStructs.h423 static dispatchTable* dispatch; variable
/aosp12/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java558 public void dispatch() { in dispatch() method in ContentService.ObserverCollector
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java1417 public void dispatch(Tag tag) throws RemoteException { in dispatch() method in NfcService.NfcAdapterService
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp385 void OMXNodeInstance::CallbackDispatcher::dispatch(std::list<omx_message> &messages) { in dispatch() function in android::OMXNodeInstance::CallbackDispatcher
/aosp12/frameworks/rs/
H A DrsApiStubs.cpp42 const dispatchTable* dispatch; member
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

1234