Searched defs:getOrAdd (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceGlobalContext.cpp | 140 ValueType *getOrAdd(GlobalContext *Ctx, KeyType Key) { in getOrAdd() function in Ice::__anon7a06662c0111::TypePool |
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/cache/ | ||
D | CachedContentIndex.java | 231 public CachedContent getOrAdd(String key) { in getOrAdd() method in CachedContentIndex |