Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_cpp_common.cpp167 TypeInfo GetTypeInfo(const AidlTypeSpecifier& aidl) { in GetTypeInfo() function
187 return CanWriteLog(GetTypeInfo(aidl)); in CanWriteLog()
192 const TypeInfo info = GetTypeInfo(type); in WriteLogFor()