Searched defs:patch_device_request (Results 1 – 2 of 2) sorted by relevance
686 let mut patch_device_request = PatchDeviceRequest::new(); in patch_device_json() localVariable1383 let mut patch_device_request = PatchDeviceRequest::new(); in test_patch_device_json() localVariable1524 let mut patch_device_request = PatchDeviceRequest::new(); in test_reset() localVariable1656 let mut patch_device_request = PatchDeviceRequest::new(); in test_get_distance() localVariable1666 let mut patch_device_request = PatchDeviceRequest::new(); in test_get_distance() localVariable
659 pub mod patch_device_request { module