Home
last modified time | relevance | path

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

/frameworks/base/tools/aidl/
DType.cpp328 const string& marshallRpc, const string& unmarshallRpc, in BasicType() argument
337 m_unmarshallRpc(unmarshallRpc), in BasicType()
DType.h98 const string& unmarshallRpc,