Home
last modified time | relevance | path

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

/tools/netsim/rust/daemon/src/devices/
Ddevices_handler.rs717 let patch_json = String::from_utf8(body.to_vec()).unwrap(); in handle_device() localVariable
744 let patch_json = String::from_utf8(body.to_vec()).unwrap(); in handle_device() localVariable
1192 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_patch_device() localVariable
1210 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_patch_device() localVariable
1424 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_get_distance() localVariable
1434 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_get_distance() localVariable