Searched defs:isCallTx (Results 1 – 2 of 2) sorted by relevance
100 bool isInternal, bool isCallRx, bool isCallTx) : in SourceClientDescriptor()
67 virtual bool isCallTx() const { return false; } in isCallTx() function269 bool isCallTx() const override { return mIsCallTx; } in isCallTx() function