HomeSort by relevance Sort by last modified time
    Searched refs:uevent_init (Results 1 - 13 of 13) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
uevent.h 24 int uevent_init();
  /frameworks/base/core/jni/
android_os_UEventObserver.cpp 38 if (!uevent_init()) {
  /hardware/libhardware_legacy/uevent/
uevent.c 43 int uevent_init() function
  /system/core/healthd/
healthd.cpp 239 static void uevent_init(void) { function
243 KLOG_ERROR(LOG_TAG, "uevent_init: uevent_open_socket failed\n");
323 uevent_init();
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_uevents.cpp 217 if(!uevent_init()) {
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_uevents.cpp 185 uevent_init();
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_uevents.cpp 217 if(!uevent_init()) {
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_uevents.cpp 320 if(!uevent_init()) {
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_uevents.cpp 327 if(!uevent_init()) {
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.cpp     [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.cpp     [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c     [all...]

Completed in 306 milliseconds