Searched refs:isCPUIOGoodOnly (Results 1 – 2 of 2) sorted by relevance
298 bool isCPUIOGoodOnly(const std::string& pgKeyword);
338 bool Worker::isCPUIOGoodOnly(const std::string& i_pgKeyword) in isCPUIOGoodOnly() function in vpd::Worker413 if (isCPUIOGoodOnly(pgKeywordValue)) in processExtraInterfaces()