Home
last modified time | relevance | path

Searched refs:android_reboot (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/libcutils/include/cutils/
H A Dandroid_reboot.h41 int android_reboot(unsigned cmd, int flags, const char* arg);
/aosp14/system/core/libcutils/include_outside_system/cutils/
H A Dandroid_reboot.h41 int android_reboot(unsigned cmd, int flags, const char* arg);
/aosp14/system/core/libcutils/
H A Dandroid_reboot.cpp26 int android_reboot(unsigned cmd, int /*flags*/, const char* arg) { in android_reboot() function
H A DAndroid.bp203 "android_reboot.cpp",