OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:healthd
(Results
1 - 21
of
21
) sorted by null
/system/core/healthd/
healthd_board_default.cpp
17
#include <
healthd
/
healthd
.h>
healthd_mode_android.cpp
17
#define LOG_TAG "
healthd
-android"
19
#include <
healthd
/
healthd
.h>
Android.mk
24
healthd
.cpp \
29
LOCAL_MODULE :=
healthd
55
# Symlink /charger to /sbin/
healthd
57
&& ln -sf /sbin/
healthd
$(TARGET_ROOT_OUT)/charger
BatteryPropertiesRegistrar.cpp
29
#include <
healthd
/
healthd
.h>
healthd.cpp
17
#define LOG_TAG "
healthd
"
20
#include <
healthd
/
healthd
.h>
21
#include <
healthd
/BatteryMonitor.h>
349
KLOG_ERROR(LOG_TAG, "Unrecognized
healthd
option: %c\n",
BatteryMonitor.cpp
17
#define LOG_TAG "
healthd
"
19
#include <
healthd
/
healthd
.h>
20
#include <
healthd
/BatteryMonitor.h>
healthd_mode_charger.cpp
49
#include <
healthd
/
healthd
.h>
/system/core/healthd/include/healthd/
BatteryMonitor.h
25
#include <
healthd
/
healthd
.h>
/device/google/dragon/health/
healthd-dragon.cpp
17
#define LOG_TAG "
healthd
-dragon"
18
#include <
healthd
/
healthd
.h>
Android.mk
18
LOCAL_SRC_FILES :=
healthd
-dragon.cpp
/device/htc/flounder/health/
Android.mk
18
LOCAL_SRC_FILES :=
healthd
-flounder.cpp
healthd-flounder.cpp
17
#define LOG_TAG "
healthd
-flounder"
18
#include <
healthd
/
healthd
.h>
/build/target/product/
embedded.mk
34
healthd
\
/device/generic/qemu/
qemu_base.mk
39
healthd
\
/system/core/logd/
LogKlog.cpp
338
static const char
healthd
[] = "
healthd
";
local
361
} else if (((b = strnstr(cp, len,
healthd
)))
362
&& ((size_t)((b += sizeof(
healthd
) - 1) - cp) < len)
365
// NB:
healthd
is roughly 150us late, so we use it instead to
758
// eg: [143:
healthd
]
healthd
-> [143:
healthd
]
/system/core/liblog/
logprint.c
1052
static const char
healthd
[] = "
healthd
";
local
1083
} else if (((e = strstr(line,
healthd
)))
1084
&& ((e = strstr(e + sizeof(
healthd
) - 1, battery)))) {
1085
/* NB:
healthd
is roughly 150us late, worth the price to
[
all
...]
/device/huawei/angler/
init.angler.rc
283
service charger /sbin/
healthd
-c
286
seclabel u:r:
healthd
:s0
/device/lge/bullhead/
init.bullhead.rc
379
service charger /sbin/
healthd
-c
382
seclabel u:r:
healthd
:s0
/device/moto/shamu/
init.shamu.rc
468
seclabel u:r:
healthd
:s0
/device/google/marlin/common/
base.mk
777
#
healthd
libaray expanded for mode charger