OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BatteryRechargingControl
(Results
1 - 4
of
4
) sorted by null
/device/google/bonito/health/
BatteryRechargingControl.h
59
class
BatteryRechargingControl
{
61
BatteryRechargingControl
();
BatteryRechargingControl.cpp
17
#include "
BatteryRechargingControl
.h"
30
BatteryRechargingControl
::
BatteryRechargingControl
() {
35
int
BatteryRechargingControl
::mapSysfsString(const char *str, struct sysfsStringEnumMap map[]) {
43
int
BatteryRechargingControl
::getBatteryStatus(const char *status) {
63
int64_t
BatteryRechargingControl
::getTime(void) {
67
int
BatteryRechargingControl
::RemapSOC(int soc) {
75
void
BatteryRechargingControl
::updateBatteryProperties(struct android::BatteryProperties *props) {
/device/google/crosshatch/health/
BatteryRechargingControl.h
61
class
BatteryRechargingControl
{
63
BatteryRechargingControl
();
BatteryRechargingControl.cpp
17
#include "
BatteryRechargingControl
.h"
31
BatteryRechargingControl
::
BatteryRechargingControl
() {
36
int
BatteryRechargingControl
::mapSysfsString(const char *str, struct sysfsStringEnumMap map[]) {
44
int
BatteryRechargingControl
::getBatteryStatus(const char *status) {
64
int64_t
BatteryRechargingControl
::getTime(void) {
68
int
BatteryRechargingControl
::RemapSOC(int soc) {
76
void
BatteryRechargingControl
::updateBatteryProperties(struct android::BatteryProperties *props) {
Completed in 795 milliseconds