Searched refs:IsInactiveTablePresent (Results 1 – 2 of 2) sorted by relevance
84 bool IsInactiveTablePresent() const { return flags_ & DM_INACTIVE_PRESENT_FLAG; } in IsInactiveTablePresent() function
423 << ": " << std::boolalpha << info->IsInactiveTablePresent() << std::endl; in InfoCmdHandler()