Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_namespace.h429 const ValidatableType* nullableType = type->NullableType(); in GetValidatableType() local
431 if (nullableType) { in GetValidatableType()
432 return nullableType; in GetValidatableType()