Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_namespace.cpp103 const ValidatableType* return_type = GetValidatableType(raw_type, &error_msg); in GetReturnType()
123 const ValidatableType* t = GetValidatableType(a.GetType(), &error_msg); in GetArgType()
Dtype_namespace.h132 virtual const ValidatableType* GetValidatableType(
184 const ValidatableType* GetValidatableType(
382 const ValidatableType* LanguageTypeNamespace<T>::GetValidatableType( in GetValidatableType() function