Home
last modified time | relevance | path

Searched refs:start_coordination (Results 1 - 3 of 3) sorted by relevance

/base/msdp/device_status/rust/frameworks/client/src/
H A Dframeworks.rs150 fn start_coordination(&self, user_data: i32, in start_coordination() functions
154 call_debug_enter!("FusionFrameworks::start_coordination"); in start_coordination()
157 info!(LOG_LABEL, "Call coordination.start_coordination"); in start_coordination()
158 self.coordination.start_coordination(user_data, remote_network_id, in start_coordination()
264 pub fn start_coordination(&self, user_data: i32, in start_coordination() functions
270 guard.start_coordination(user_data, remote_network_id, start_device_id) in start_coordination()
H A Dlib.rs124 fw.start_coordination(user_data, &remote_network_id,
/base/msdp/device_status/rust/modules/coordination/client/src/
H A Dlib.rs85 pub fn start_coordination(&self, user_data: i32, remote_network_id: &str, in start_coordination() functions
88 call_debug_enter!("FusionCoordinationClient::start_coordination"); in start_coordination()

Completed in 2 milliseconds