Searched refs:get_patch (Results 1 – 3 of 3) sorted by relevance
1807 def get_patch(attribute): function1814 [get_patch(val).start() for val in ("one", "two", "three")]
1827 def get_patch(attribute): function1834 [get_patch(val).start() for val in ("one", "two", "three")]
89 pub fn get_patch(&self) -> i32 { in get_patch() method