Home
last modified time | relevance | path

Searched defs:GetOrCreate (Results 1 – 6 of 6) 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/xds/grpc/
Dxds_client_grpc.cc247 absl::StatusOr<RefCountedPtr<GrpcXdsClient>> GrpcXdsClient::GetOrCreate( in GetOrCreate() function in grpc_core::GrpcXdsClient
/third_party/grpc/src/core/load_balancing/xds/
Dxds_cluster_impl.cc117 CircuitBreakerCallCounterMap::GetOrCreate(const std::string& cluster, in GetOrCreate() function in grpc_core::__anone905264e0111::CircuitBreakerCallCounterMap
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp154678 static inline bool GetOrCreate(JSContext* cx, const T& value, in GetOrCreate() function
154689 static inline bool GetOrCreate(JSContext* cx, T& value, in GetOrCreate() function
154713 static inline bool GetOrCreate(JSContext* cx, const T& value, in GetOrCreate() function
154723 static inline bool GetOrCreate(JSContext* cx, T& value, in GetOrCreate() function