Searched defs:patch_device (Results 1 – 6 of 6) sorted by relevance
225 pub fn patch_device( in patch_device() method445 fn patch_device( in patch_device() method
821 pub patch_device: ::std::option::Option<u32>, field909 pub fn patch_device(&self) -> u32 { in patch_device() method
47 fn patch_device( in patch_device() method
65 optional uint32 patch_device = 4; field
58 fn patch_device( in patch_device() method
600 pub fn patch_device(patch_device_request: PatchDeviceRequest) -> Result<(), String> { in patch_device() function