Searched refs:allow_all (Results 1 – 1 of 1) sorted by relevance
1028 static std::string verify_slot(const std::string& slot_name, bool allow_all) { in verify_slot() argument1031 if (allow_all) { in verify_slot()