HomeSort by relevance Sort by last modified time
    Searched defs:DEVICE_PATH (Results 1 - 3 of 3) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
Android.mk 11 DEVICE_PATH := Daemon/Device
12 include $(LOCAL_PATH)/$(DEVICE_PATH)/Platforms/Android.mk
16 LOCAL_C_INCLUDES += $(LOCAL_PATH)/$(DEVICE_PATH) \
17 $(LOCAL_PATH)/$(DEVICE_PATH)/public
20 LOCAL_SRC_FILES += $(DEVICE_PATH)/DeviceIrqHandler.cpp \
21 $(DEVICE_PATH)/DeviceScheduler.cpp \
22 $(DEVICE_PATH)/MobiCoreDevice.cpp \
23 $(DEVICE_PATH)/NotificationQueue.cpp \
24 $(DEVICE_PATH)/TrustletSession.cpp \
  /frameworks/base/services/input/
EventHub.cpp 70 static const char *DEVICE_PATH = "/dev/input";
209 int result = inotify_add_watch(mINotifyFd, DEVICE_PATH, IN_DELETE | IN_CREATE);
211 DEVICE_PATH, errno);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 790 milliseconds