Lines Matching defs:ss
40 import pkg.search_storage as ss
1070 "manf": ss.IndexStoreDict(ss.MANIFEST_LIST),
1071 "token_byte_offset": ss.IndexStoreDictMutable(
1072 ss.BYTE_OFFSET_FILE),
1073 "fmri_offsets": ss.InvertedDict(ss.FMRI_OFFSETS_FILE, None)
1197 ss.IndexStoreMainDict(ss.MAIN_FILE)
1199 tq_gdd["fmri_offsets"] = ss.InvertedDict(
1200 ss.FMRI_OFFSETS_FILE, None)
1209 ret = ss.consistent_open(tmp, self._dir_path,
1218 ret = ss.consistent_open(tmp, self._dir_path,
1250 ret = ss.consistent_open(tmp,