Searched defs:cache_index (Results 1 – 6 of 6) sorted by relevance
130 int cache_index = SerializeInObjectCache(obj); in SerializeUsingReadOnlyObjectCache() local146 int cache_index = SerializeInObjectCache(obj); in ReconstructReadOnlyObjectCacheForTesting() local
91 int cache_index = SerializeInObjectCache(obj); in SerializeUsingSharedHeapObjectCache() local217 int cache_index = SerializeInObjectCache(obj); in ReconstructSharedHeapObjectCacheForTesting() local
253 int cache_index = SerializeInObjectCache(obj); in SerializeUsingStartupObjectCache() local
978 int cache_index = source_.GetInt(); in ReadSingleBytecodeData() local989 int cache_index = source_.GetInt(); in ReadSingleBytecodeData() local1000 int cache_index = source_.GetInt(); in ReadSingleBytecodeData() local
38 size_t cache_index; in getPage() local
63 FT_UShort cache_index; /* index of cache the node belongs to */ member