Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/rust/src/wrapper/
Dmod.rs51 fn gil_ref<'py>(&'py self, py: Python<'py>) -> &'py PyAny; in gil_ref() method
74 fn gil_ref<'py>(&'py self, py: Python<'py>) -> &'py PyAny { in gil_ref() method