Searched defs:patch_device_request (Results 1 – 2 of 2) sorted by relevance
552 let mut patch_device_request = PatchDeviceRequest::new(); in patch_device_json() localVariable1200 let mut patch_device_request = PatchDeviceRequest::new(); in test_patch_device_json() localVariable1339 let mut patch_device_request = PatchDeviceRequest::new(); in test_reset() localVariable1470 let mut patch_device_request = PatchDeviceRequest::new(); in test_get_distance() localVariable1480 let mut patch_device_request = PatchDeviceRequest::new(); in test_get_distance() localVariable
659 pub mod patch_device_request { module