Searched refs:pixelPaths (Results 1 – 1 of 1) sorted by relevance
1269 const std::vector<std::filesystem::path> pixelPaths = {TZ_PIXEL_PATH, DISTRO_TZ_PIXEL_PATH}; in FindTzData() local1270 for (const auto& pixelPath : pixelPaths) { in FindTzData()