/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/test/ |
H A D | event_dispatch_test.cpp | 76 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 …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | tab_content_modifier.cpp | 33 auto dispatch = ViewModel::GetCallbackMethod(); in SetTabContentBuilder() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | adapter_state_machine.h | 60 explicit AdapterStateMachine(utility::Dispatcher &dispatch) : dispatch_(dispatch){}; in AdapterStateMachine()
|
H A D | profile_service_manager.cpp | 67 void ProfileServiceManager::Initialize(utility::Dispatcher &dispatch) in Initialize() 102 ProfileServiceManager::ProfileServiceManager(utility::Dispatcher &dispatch) in ProfileServiceManager()
|
/ohos5.0/base/msdp/device_status/rust/modules/scheduler/test/src/ |
H A D | lib.rs | 58 fn dispatch(&mut self, events: u32) in dispatch() method 150 fn dispatch(&self, events: u32) in dispatch() method
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/ |
H A D | dispatcher.rs | 17 fn dispatch(&self) -> Option<Self::Handle>; in dispatch() method 33 fn dispatch(&self) -> Option<Self::Handle> { in dispatch() method 109 fn dispatch(&self) -> Option<Self::Handle> { in dispatch() method 370 fn dispatch(&self) -> Option<Self::Handle> { in dispatch() method
|
/ohos5.0/base/msdp/device_status/rust/modules/scheduler/sys/src/ |
H A D | scheduler.rs | 59 fn dispatch(&self, events: u32); in dispatch() method 337 fn dispatch(&self, fd: RawFd, waker: &Waker) in dispatch() method 434 fn dispatch(&self, events: u32) in dispatch() method
|
/ohos5.0/base/security/security_guard/services/data_collect/sa/ |
H A D | data_collect_manager_service.cpp | 263 std::string dispatch = nlohmann::json(dispatchVec).dump(); in PushDataCollectTask() local 272 std::string dispatch = nlohmann::json(dispatchVec).dump(); in PushDataCollectTask() local
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/ |
H A D | delayed_worker.cpp | 277 bool DelayedWorker::dispatch(const TimePoint& to, WaitEntry* we, const std::function<void(WaitEntry… in dispatch() function in ffrt::DelayedWorker
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/ |
H A D | driver.rs | 167 fn dispatch(&mut self, token: Token, ready: Ready) { in dispatch() method
|
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/ |
H A D | hdf_syscall_adapter.c | 788 static struct HdfIoDispatcher dispatch = { in HdfIoServiceAdapterObtain() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_security.cpp | 38 …IAdapterBle &bleAdapter, utility::Dispatcher &dispatch, BaseObserverList<IAdapterBleObserver> &obs… in BleSecurity()
|
H A D | ble_advertiser_impl.cpp | 47 IBleAdvertiserCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) in BleAdvertiserImpl()
|
H A D | ble_central_manager_impl.cpp | 166 IBleCentralManagerCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) in BleCentralManagerImpl()
|