Searched defs:GetOrCreate (Results 1 – 5 of 5) sorted by relevance
47 V GetOrCreate(std::unordered_map<K, V, H, C>& map, in GetOrCreate() function
62 ResultOrError<ScopedCachedBlob> GetOrCreate(const PersistentCacheKey& key, in GetOrCreate() function
91 ResultOrError<Ref<SamplerHeapCacheEntry>> SamplerHeapCache::GetOrCreate( in GetOrCreate() function in dawn_native::d3d12::SamplerHeapCache
78 CircuitBreakerCallCounterMap::GetOrCreate(const std::string& cluster, in GetOrCreate() function in grpc_core::__anon21a4ed5a0111::CircuitBreakerCallCounterMap
2208 RefCountedPtr<XdsClient> XdsClient::GetOrCreate(grpc_error** error) { in GetOrCreate() function in grpc_core::XdsClient