Searched refs:IsSuspended (Results 1 – 2 of 2) sorted by relevance
86 bool IsSuspended() const { return flags_ & DM_SUSPEND_FLAG; } in IsSuspended() function
411 << ": " << std::boolalpha << !info->IsSuspended() << std::endl; in InfoCmdHandler()