Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_to_ndk.cpp44 bool value_is_cheap; member
109 .value_is_cheap = true, in PrimitiveType()
115 .value_is_cheap = false, in PrimitiveType()
122 .value_is_cheap = false, in PrimitiveType()
143 .value_is_cheap = false, in InterfaceTypeInfo()
172 .value_is_cheap = false, in ParcelableTypeInfo()
178 .value_is_cheap = false, in ParcelableTypeInfo()
204 .value_is_cheap = true, in EnumDeclarationTypeInfo()
218 .value_is_cheap = false, in EnumDeclarationTypeInfo()
235 .value_is_cheap = false, in EnumDeclarationTypeInfo()
[all …]