Searched defs:get_ptr (Results 1 – 4 of 4) sorted by relevance
167 T* get_ptr() { return m_ptr; } in get_ptr() function170 const T* get_ptr() const { return m_ptr; } in get_ptr() function
38 pub(crate) fn get_ptr(&self) -> *mut grpc_resource_quota { in get_ptr() method
619 get_ptr(struct nv30_rect *rect) in get_ptr() function
1626 fn get_ptr(&self, state: &State) -> Option<StatePtr> { in get_ptr() method