Lines Matching refs:LazyTarget
160 class LazyTarget(object): class
208 dyn_key = LazyTarget._CacheUpdateAnchor(exe_id, process)
306 _implicit_dynkey = LazyTarget._CacheUpdateAnchor(exe_id, process)
309 LazyTarget._CacheGC()
323 _implicit_dynkey = LazyTarget._CacheUpdateAnchor(exe_id, process)
391 getdynk = LazyTarget._CacheGetDynamicKey
392 gettg = LazyTarget.GetTarget
497 getdynk = LazyTarget._CacheGetDynamicKey
498 gettg = LazyTarget.GetTarget
519 ClearAllCache = LazyTarget._CacheClear
521 GetSizeOfCache = LazyTarget._CacheSize
524 LazyTarget.__name__,