Home
last modified time | relevance | path

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

/frameworks/base/tools/aidl/
DType.cpp325 BasicType::BasicType(const string& name, const string& marshallParcel, in BasicType() argument
331 m_marshallParcel(marshallParcel), in BasicType()
DType.h92 const string& marshallParcel,