Searched refs:GetAndPut (Results 1 – 4 of 4) sorted by relevance
95 Status error = mc.GetAndPut( in TryGetAndPut()126 TEST_F(ModuleCacheTest, GetAndPut) { in TEST_F() argument
54 Status GetAndPut(const FileSpec &root_dir_spec, const char *hostname,
269 Status ModuleCache::GetAndPut(const FileSpec &root_dir_spec, in GetAndPut() function in ModuleCache
1589 auto error = m_module_cache->GetAndPut( in GetCachedSharedModule()