Searched defs:canWriteToParcel (Results 1 – 1 of 1) sorted by relevance
/system/tools/aidl/ |
D | type_java.cpp | 41 Type::Type(const JavaTypeNamespace* types, const string& name, int kind, bool canWriteToParcel) in Type() 45 bool canWriteToParcel, const string& declFile, int declLine) in Type() 201 const string& name, bool builtIn, bool canWriteToParcel, in UserDataType() 212 const string& name, bool builtIn, bool canWriteToParcel, in UserDataArrayType()
|