Home
last modified time | relevance | path

Searched defs:dispatch (Results 1 – 8 of 8) sorted by relevance

/foundation/multimodalinput/input/service/event_dispatch/test/
Devent_dispatch_test.cpp76 EventDispatchHandler dispatch; variable
101 EventDispatchHandler dispatch; variable
126 EventDispatchHandler dispatch; variable
148 EventDispatchHandler dispatch; variable
177 EventDispatchHandler dispatch; variable
234 EventDispatchHandler dispatch; variable
264 EventDispatchHandler dispatch; variable
294 EventDispatchHandler dispatch; variable
315 EventDispatchHandler dispatch; variable
336 EventDispatchHandler dispatch; variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtab_content_modifier.cpp33 auto dispatch = ViewModel::GetCallbackMethod(); in SetTabContentBuilder() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
Dadapter_state_machine.h60 explicit AdapterStateMachine(utility::Dispatcher &dispatch) : dispatch_(dispatch){}; in AdapterStateMachine()
Dprofile_service_manager.cpp67 void ProfileServiceManager::Initialize(utility::Dispatcher &dispatch) in Initialize()
102 ProfileServiceManager::ProfileServiceManager(utility::Dispatcher &dispatch) in ProfileServiceManager()
/foundation/resourceschedule/ffrt/src/sync/
Ddelayed_worker.cpp277 bool DelayedWorker::dispatch(const TimePoint& to, WaitEntry* we, const std::function<void(WaitEntry… in dispatch() function in ffrt::DelayedWorker
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_security.cpp38 …IAdapterBle &bleAdapter, utility::Dispatcher &dispatch, BaseObserverList<IAdapterBleObserver> &obs… in BleSecurity()
Dble_advertiser_impl.cpp47 IBleAdvertiserCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) in BleAdvertiserImpl()
Dble_central_manager_impl.cpp166 IBleCentralManagerCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) in BleCentralManagerImpl()