Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/2.27.1/src/
Dplugin.rs89 pub fn get_patch(&self) -> i32 { in get_patch() method
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py1807 def get_patch(attribute): function