Searched refs:UpdateElem (Results 1 – 1 of 1) sorted by relevance
99 … static int32_t UpdateElem(const int32_t mapFd, const Key &key, const Value &value, uint64_t flags) in UpdateElem() function257 return BpfMapperImplement<Key, Value>::UpdateElem(mapFd_, key, value, flags); in Write()