Home
last modified time | relevance | path

Searched defs:type_label (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/der/src/writer/
Dpem.rs24 pub fn type_label(&self) -> &'static str { in type_label() method
/external/rust/android-crates-io/crates/der/src/reader/
Dpem.rs78 pub fn type_label(&self) -> &'i str { in type_label() method
158 pub fn type_label(&self) -> &'i str { in type_label() method
/external/compiler-rt/lib/dfsan/
Ddfsan_custom.cc830 dfsan_label domain_label, dfsan_label type_label, in __dfsw_socketpair()