Searched defs:writeArrayRpc (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/tools/aidl/
H A DType.cpp329 const string& writeArrayRpc, const string& createArrayRpc, const string& readArrayRpc)
338 m_writeArrayRpc(writeArrayRpc),
325 BasicType(const string& name, const string& marshallParcel, const string& unmarshallParcel, const string& writeArrayParcel, const string& createArrayParcel, const string& readArrayParcel, const string& marshallRpc, const string& unmarshallRpc, const string& writeArrayRpc, const string& createArrayRpc, const string& readArrayRpc) argument

Completed in 46 milliseconds