Home
last modified time | relevance | path

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

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