Home
last modified time | relevance | path

Searched refs:self_code (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/rust/src/
Derror.rs280 let self_code = self.exception_code(); in eq() localVariable
283 match (self_code, other_code) { in eq()