• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/

Lines Matching refs:withCString

349     gIOPMSettingAutoWakeSecondsKey = OSSymbol::withCString(kIOPMSettingAutoWakeSecondsKey);
353 OSSymbol::withCString(kIOPMSettingSleepOnPowerButtonKey),
355 OSSymbol::withCString(kIOPMSettingAutoPowerSecondsKey),
356 OSSymbol::withCString(kIOPMSettingAutoWakeCalendarKey),
357 OSSymbol::withCString(kIOPMSettingAutoPowerCalendarKey),
358 OSSymbol::withCString(kIOPMSettingDebugWakeRelativeKey),
359 OSSymbol::withCString(kIOPMSettingDebugPowerRelativeKey),
360 OSSymbol::withCString(kIOPMSettingWakeOnRingKey),
361 OSSymbol::withCString(kIOPMSettingRestartOnPowerLossKey),
362 OSSymbol::withCString(kIOPMSettingWakeOnClamshellKey),
363 OSSymbol::withCString(kIOPMSettingWakeOnACChangeKey),
364 OSSymbol::withCString(kIOPMSettingTimeZoneOffsetKey),
365 OSSymbol::withCString(kIOPMSettingDisplaySleepUsesDimKey),
366 OSSymbol::withCString(kIOPMSettingMobileMotionModuleKey),
367 OSSymbol::withCString(kIOPMSettingGraphicsSwitchKey),
368 OSSymbol::withCString(kIOPMStateConsoleShutdown)
383 sleepSupportedPEFunction = OSSymbol::withCString("IOPMSetSleepSupported");
513 OSSymbol::withCString("System Boot Complete");
515 OSSymbol::withCString("System Shutdown");
517 OSSymbol::withCString("StallSystemAtHalt");
519 OSSymbol::withCString("BatteryWarningsDisabled");
521 OSSymbol::withCString("System Idle Seconds");
524 OSSymbol::withCString(kIOHibernateModeKey);
526 OSSymbol::withCString(kIOHibernateFileKey);
528 OSSymbol::withCString(kIOHibernateFreeRatioKey);
530 OSSymbol::withCString(kIOHibernateFreeTimeKey);
533 OSSymbol::withCString("SleepDisabled");
1933 OSString *pbs = OSString::withCString("DisablePowerButtonSleep");