Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_java.cpp67 const string& marshallParcel, const string& unmarshallParcel, in BasicType() argument
71 m_marshallParcel(marshallParcel), in BasicType()
Dtype_java.h89 const std::string& marshallParcel, const std::string& unmarshallParcel,