Searched refs:isParamValid (Results 1 – 1 of 1) sorted by relevance
89 bool isParamValid = false; in GetDeviceInfo() local97 isParamValid = true; in GetDeviceInfo()99 return std::make_pair<std::string, bool>(infoList->ToString(), std::move(isParamValid)); in GetDeviceInfo()