Home
last modified time | relevance | path

Searched refs:sizes_map (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dstorage_types.hpp218 map<Uint4, Uint4>& sizes_map);
H A Dnc_storage.cpp2953 map<Uint4, Uint4>& sizes_map) in x_CacheMapRecs() argument
2986 sizes_map[map_coord.file_id] += rec_size + sizeof(SFileIndexRec); in x_CacheMapRecs()
3050 chunk_num, sizes_map)) in x_CacheMapRecs()
3164 TSizesMap sizes_map; in x_CacheMetaRec() local
3166 cnt_chunks, chunk_num, sizes_map)) in x_CacheMetaRec()
3171 ITERATE(TSizesMap, it, sizes_map) { in x_CacheMetaRec()