Searched refs:isFbDevice (Results 1 – 1 of 1) sorted by relevance
55 … bool isFbDevice = std::find_if(fbDeviceList_.begin(), fbDeviceList_.end(), [] (auto &devicePath) { in GetDevType() local64 } else if (isFbDevice) { in GetDevType()