Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_ndk.cpp43 bool value_is_cheap; member
97 .value_is_cheap = true, in PrimitiveType()
103 .value_is_cheap = false, in PrimitiveType()
110 .value_is_cheap = false, in PrimitiveType()
124 .value_is_cheap = false, in InterfaceTypeInfo()
131 .value_is_cheap = false, in InterfaceTypeInfo()
146 .value_is_cheap = false, in ParcelableTypeInfo()
152 .value_is_cheap = false, in ParcelableTypeInfo()
158 .value_is_cheap = false, in ParcelableTypeInfo()
184 .value_is_cheap = true, in EnumDeclarationTypeInfo()
[all …]