Searched refs:gPlatformPluginLoaded (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPrivateLib.c277 static bool gPlatformPluginLoaded = false; local
281 if (gPlatformPluginLoaded) return (true);
289 gPlatformPluginLoaded = true;
292 return (gPlatformPluginLoaded);

Completed in 134 milliseconds