Home
last modified time | relevance | path

Searched defs:this (Results 1 – 9 of 9) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DDeprecatedParcelable.rs20 let this = if let Some(this) = this { in serialize_option() localVariable
DOtherParcelableForToString.rs21 let this = if let Some(this) = this { in serialize_option() localVariable
DUnionWithFd.rs20 let this = if let Some(this) = this { in serialize_option() localVariable
DGenericStructuredParcelable.rs23 let this = if let Some(this) = this { in serialize_option() localVariable
DUnion.rs26 let this = if let Some(this) = this { in serialize_option() localVariable
DParcelableForToString.rs65 let this = if let Some(this) = this { in serialize_option() localVariable
DStructuredParcelable.rs128 let this = if let Some(this) = this { in serialize_option() localVariable
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/unions/
DUnionInUnion.rs20 let this = if let Some(this) = this { in serialize_option() localVariable
DEnumUnion.rs20 let this = if let Some(this) = this { in serialize_option() localVariable