Searched refs:mIsAsynchronous (Results 1 – 1 of 1) sorted by relevance
62 mIsAsynchronous(isAsynchronous), in StreamContextAidl()71 mIsAsynchronous(other.mIsAsynchronous), in StreamContextAidl()80 mIsAsynchronous = other.mIsAsynchronous;105 bool isAsynchronous() const { return mIsAsynchronous; } in isAsynchronous()137 bool mIsAsynchronous; variable