Home
last modified time | relevance | path

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

/base/msdp/device_status/rust/modules/scheduler/test/src/
Dlib.rs58 fn dispatch(&mut self, events: u32) in dispatch() method
150 fn dispatch(&self, events: u32) in dispatch() method
/base/msdp/device_status/rust/modules/scheduler/sys/src/
Dscheduler.rs59 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
/base/security/security_guard/services/data_collect/sa/
Ddata_collect_manager_service.cpp263 std::string dispatch = nlohmann::json(dispatchVec).dump(); in PushDataCollectTask() local
272 std::string dispatch = nlohmann::json(dispatchVec).dump(); in PushDataCollectTask() local