HomeSort by relevance Sort by last modified time
    Searched full:m_unmarshallparcel (Results 1 - 2 of 2) sorted by null

  /system/tools/aidl/
type_java.h 115 std::string m_unmarshallParcel;
type_java.cpp 106 m_unmarshallParcel(unmarshallParcel) {
118 addTo->Add(new Assignment(v, new MethodCall(parcel, m_unmarshallParcel)));
    [all...]

Completed in 68 milliseconds