Searched refs:forEachKey (Results 1 – 2 of 2) sorted by relevance
44 template <typename Func> void forEachKey(Func Callback) const { in forEachKey() function94 using HeaderMapImpl::forEachKey;
420 Dir.getHeaderMap()->forEachKey(Callback); in indexInitialHeaderMaps()