Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/rust/frameworks/client/src/
H A Dlib.rs116 let remote_network_id: String = match CStr::from_ptr(remote_network_id).to_str() { in fusion_start_coordination() localVariable
/ohos5.0/base/msdp/device_status/rust/data/sys/src/ipc/
H A Dcoordination.rs64 pub remote_network_id: String, field