Home
last modified time | relevance | path

Searched defs:charging (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/flutter/examples/platform_channel_swift/ios/Runner/
DAppDelegate.swift10 static let charging = "samples.flutter.io/charging" variable
14 static let charging = "charging" variable
/third_party/flutter/skia/third_party/externals/sdl/src/power/macosx/
DSDL_syspower.c40 SDL_bool * charging, int *seconds, int *percent) in checkps()
158 SDL_bool charging = SDL_FALSE; in SDL_GetPowerInfo_MacOSX() local
/third_party/jsframework/runtime/main/extend/systemplugin/
Dbattery.js25 charging: false property
/third_party/flutter/skia/third_party/externals/sdl/src/power/psp/
DSDL_syspower.c37 int charging = scePowerIsBatteryCharging(); in SDL_GetPowerInfo_PSP() local
/third_party/flutter/skia/third_party/externals/sdl/src/power/linux/
DSDL_syspower.c123 SDL_bool * charging, int *seconds, int *percent) in check_proc_acpi_battery()
242 SDL_bool charging = SDL_FALSE; in SDL_GetPowerInfo_Linux_proc_acpi() local