Home
last modified time | relevance | path

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

/external/rust/crates/jni/src/wrapper/java_vm/
Dinit_args.rs26 ignore_unrecognized: bool, field
78 pub fn ignore_unrecognized(self, ignore: bool) -> Self { in ignore_unrecognized() method
/external/rust/cxx/syntax/
Dattrs.rs39 pub ignore_unrecognized: bool, field