Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_java.cpp112 static bool IsMarshallingUnsupportedFor(const AidlTypeSpecifier& aidl, in IsMarshallingUnsupportedFor() function
149 if (IsMarshallingUnsupportedFor(c.type, c.typenames)) { in EnsureCodegenIsSupported()