Home
last modified time | relevance | path

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

/frameworks/base/tools/aidl/
DType.cpp336 m_marshallRpc(marshallRpc), in BasicType()
385 addTo->Add(new MethodCall(data, m_marshallRpc, 2, k, v)); in WriteToRpcData()
DType.h128 string m_marshallRpc; variable