Searched refs:m_module_cache (Results 1 – 2 of 2) sorted by relevance
976 const std::unique_ptr<ModuleCache> m_module_cache; variable
275 m_module_cache(std::make_unique<ModuleCache>()) { in Platform()1747 auto error = m_module_cache->GetAndPut( in GetCachedSharedModule()