Searched defs:GetOrCreate (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/tint/src/utils/ |
D | map.h | 47 V GetOrCreate(std::unordered_map<K, V, H, C>& map, in GetOrCreate() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | PersistentCache.h | 62 ResultOrError<ScopedCachedBlob> GetOrCreate(const PersistentCacheKey& key, in GetOrCreate() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | SamplerHeapCacheD3D12.cpp | 91 ResultOrError<Ref<SamplerHeapCacheEntry>> SamplerHeapCache::GetOrCreate( in GetOrCreate() function in dawn_native::d3d12::SamplerHeapCache
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 154678 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
|