Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/syntax/
Dmod.rs132 Foreign { enumerator
/third_party/node/src/
Dnode_crypto.cc2945 ByteSource ByteSource::Foreign(const char* data, size_t size) { in Foreign() function in node::crypto::ByteSource