Lines Matching refs:LazyTarget
170 class LazyTarget(object): class
218 dyn_key = LazyTarget._CacheUpdateAnchor(exe_id, process)
316 _implicit_dynkey = LazyTarget._CacheUpdateAnchor(exe_id, process)
319 LazyTarget._CacheGC()
333 _implicit_dynkey = LazyTarget._CacheUpdateAnchor(exe_id, process)
401 getdynk = LazyTarget._CacheGetDynamicKey
402 gettg = LazyTarget.GetTarget
507 getdynk = LazyTarget._CacheGetDynamicKey
508 gettg = LazyTarget.GetTarget
529 ClearAllCache = LazyTarget._CacheClear
531 GetSizeOfCache = LazyTarget._CacheSize
534 LazyTarget.__name__,