Home
last modified time | relevance | path

Searched defs:getOrAdd (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp140 ValueType *getOrAdd(GlobalContext *Ctx, KeyType Key) { in getOrAdd() function in Ice::__anon7a06662c0111::TypePool
185 ConstantUndef *getOrAdd(GlobalContext *Ctx, Type Ty) { in getOrAdd() function in Ice::__anon7a06662c0111::UndefPool
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/cache/
DCachedContentIndex.java231 public CachedContent getOrAdd(String key) { in getOrAdd() method in CachedContentIndex