Searched refs:chainedOriginDepot (Results 1 – 2 of 2) sorted by relevance
20 static ChainedOriginDepot chainedOriginDepot; variable23 return chainedOriginDepot.GetStats(); in ChainedOriginDepotGetStats()27 return chainedOriginDepot.Put(here_id, prev_id, new_id); in ChainedOriginDepotPut()31 return chainedOriginDepot.Get(id, other); in ChainedOriginDepotGet()35 chainedOriginDepot.LockAll(); in ChainedOriginDepotLockAll()39 chainedOriginDepot.UnlockAll(); in ChainedOriginDepotUnlockAll()
18 static ChainedOriginDepot chainedOriginDepot; variable20 ChainedOriginDepot* GetChainedOriginDepot() { return &chainedOriginDepot; } in GetChainedOriginDepot()