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

  /frameworks/base/tools/aidl/
Type.h 41 inline bool CanBeOutParameter() const { return m_canBeOut; }
85 bool m_canBeOut;
Type.cpp 168 m_canBeOut(canBeOut)
183 m_canBeOut(canBeOut)
    [all...]

Completed in 155 milliseconds