Searched refs:GetDefinedType (Results 1 – 11 of 11) sorted by relevance
104 scope_ = ref->GetRefType()->GetDefinedType(); in Push()
69 if (auto defined_type = type.GetDefinedType(); defined_type) { in ConstantValueDecoratorInternal()
182 const auto defined_type = v.GetType().GetDefinedType(); in CheckExplicitDefault()
206 if (auto defined_type = type.GetDefinedType(); defined_type) { in ConstantValueDecorator()
472 const AidlDefinedType* defined_type = type.GetDefinedType(); in ValueString()738 defined_type = ref_type_->GetDefinedType(); in Resolve()
81 if (auto defined_type = type.GetDefinedType(); defined_type) { in ConstantValueDecorator()
500 const AidlDefinedType* AidlTypeSpecifier::GetDefinedType() const { in GetDefinedType() function in AidlTypeSpecifier642 if (auto defined_type = type.GetDefinedType(); defined_type) { in AidlConstantValueDecorator()
48 if (auto defined_type = type.GetDefinedType(); defined_type) { in ConstantValueDecorator()
1049 } else if (auto type = variable->GetType().GetDefinedType(); type) { in GenerateParcelHeader()
411 const AidlDefinedType* GetDefinedType() const;
1230 } else if (auto type = variable->GetType().GetDefinedType(); type) { in BuildParcelFields()