Home
last modified time | relevance | path

Searched defs:GetOrCreate (Results 1 – 4 of 4) 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/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