Searched refs:NOT_LAZY_LOADDED (Results 1 – 1 of 1) sorted by relevance
42 const int32_t NOT_LAZY_LOADDED = -65536; variable82 lazyLoadPluginCountMap[name] = NOT_LAZY_LOADDED; in ClearDeathService()83 lazyLoadPluginTimeoutMap[name] = NOT_LAZY_LOADDED; in ClearDeathService()149 if (lazyLoadPluginCountMap[pluginInfoIt->first] <= NOT_LAZY_LOADDED || in DelayedLazyUnLoad()150 lazyLoadPluginTimeoutMap[pluginInfoIt->first] <= NOT_LAZY_LOADDED) { in DelayedLazyUnLoad()158 lazyLoadPluginCountMap[pluginInfoIt->first] = NOT_LAZY_LOADDED; in DelayedLazyUnLoad()159 lazyLoadPluginTimeoutMap[pluginInfoIt->first] = NOT_LAZY_LOADDED; in DelayedLazyUnLoad()396 lazyLoadPluginCountMap[key] = NOT_LAZY_LOADDED; in parseLazyLoadService()397 lazyLoadPluginTimeoutMap[key] = NOT_LAZY_LOADDED; in parseLazyLoadService()