Home
last modified time | relevance | path

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

/third_party/rust/crates/foreign-types/foreign-types/src/
Dlib.rs208 macro_rules! foreign_type { macro
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc7099 const Descriptor* foreign_type = result.descriptor; in FindExtension() local