Searched defs:Insert (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/c_utils/base/include/ | ||
| D | safe_map.h | 90 bool Insert(const K& key, const V& value) in Insert() function |
| /commonlibrary/memory_utils/libpurgeablemem/cpp/src/ | ||
| D | purgeable_resource_manager.cpp | 45 void PurgeableResourceManager::LruCache::Insert(std::shared_ptr<PurgeableMemBase> key) in Insert() function in OHOS::PurgeableMem::PurgeableResourceManager::LruCache |