Home
last modified time | relevance | path

Searched defs:start_coordination (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/msdp/device_status/rust/frameworks/client/src/
H A Dframeworks.rs150 fn start_coordination(&self, user_data: i32, in start_coordination() method
264 pub fn start_coordination(&self, user_data: i32, in start_coordination() method
/ohos5.0/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() method