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.rs760 let patch_json = String::from_utf8(body.to_vec()).unwrap(); in handle_device() localVariable
787 let patch_json = String::from_utf8(body.to_vec()).unwrap(); in handle_device() localVariable
1209 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_patch_device_json() localVariable
1239 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_patch_device_json() localVariable
1476 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_get_distance() localVariable
1486 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_get_distance() localVariable