Searched refs:assetKeys (Results 1 – 1 of 1) sorted by relevance
1692 const std::array<const char*, 4> assetKeys = { in updateAssets() local1697 if (std::find(assetKeys.begin(), assetKeys.end(), in updateAssets()1698 key) == assetKeys.end()) in updateAssets()