Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Ddevices_handler.rs893 let patch_json = String::from_utf8(body.to_vec()).unwrap(); in handle_device() localVariable
920 let patch_json = String::from_utf8(body.to_vec()).unwrap(); in handle_device() localVariable
1392 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_patch_device_json() localVariable
1422 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_patch_device_json() localVariable
1662 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_get_distance() localVariable
1672 let patch_json = print_to_string(&patch_device_request).unwrap(); in test_get_distance() localVariable