Searched refs:mayAsynchronous (Results 1 – 2 of 2) sorted by relevance
36 bool mayAsynchronous() const { return mayAsynchronous_; } in mayAsynchronous() function
761 str = unit().mayAsynchronous() ? "YES" : "NO"; in Inquire()