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

  /frameworks/base/tools/aidl/
Type.h 124 string m_unmarshallParcel;
Type.cpp 330 m_unmarshallParcel(unmarshallParcel),
351 addTo->Add(new Assignment(v, new MethodCall(parcel, m_unmarshallParcel)));
    [all...]

Completed in 99 milliseconds