Home
last modified time | relevance | path

Searched defs:GetOrCreate (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/tint/src/utils/
Dmap.h47 V GetOrCreate(std::unordered_map<K, V, H, C>& map, in GetOrCreate() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPersistentCache.h62 ResultOrError<ScopedCachedBlob> GetOrCreate(const PersistentCacheKey& key, in GetOrCreate() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DSamplerHeapCacheD3D12.cpp91 ResultOrError<Ref<SamplerHeapCacheEntry>> SamplerHeapCache::GetOrCreate( in GetOrCreate() function in dawn_native::d3d12::SamplerHeapCache
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_impl.cc78 CircuitBreakerCallCounterMap::GetOrCreate(const std::string& cluster, in GetOrCreate() function in grpc_core::__anon21a4ed5a0111::CircuitBreakerCallCounterMap
/third_party/grpc/src/core/ext/xds/
Dxds_client.cc2208 RefCountedPtr<XdsClient> XdsClient::GetOrCreate(grpc_error** error) { in GetOrCreate() function in grpc_core::XdsClient