Searched refs:cacheEntryVector (Results 1 – 1 of 1) sorted by relevance
76 std::vector<std::string> cacheEntryVector; in GetGlobalObject() local77 cacheEntryVector = LocalesToVector(thread, locales); in GetGlobalObject()82 auto result = std::make_unique<T>(cacheEntryVector, inputOptions); in GetGlobalObject()