Searched defs:Own (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/anyhow/src/ | ||
D | ptr.rs | 6 pub struct Own<T> struct |
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ | ||
D | upb.hpp | 60 bool Own(T *obj) { in Own() function in upb::Arena |
/external/protobuf/src/google/protobuf/ | ||
D | arena.h | 385 PROTOBUF_NOINLINE void Own(T* object) { in Own() function |