HomeSort by relevance Sort by last modified time
    Searched refs:DEVICE_PATH (Results 1 - 4 of 4) 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 \
  /external/chromium_org/build/android/pylib/
device_stats_monitor.py 26 DEVICE_PATH = constants.TEST_EXECUTABLE_DIR + '/device_stats_monitor'
36 self._adb.PushIfNeeded(host_path, DeviceStatsMonitor.DEVICE_PATH)
44 DeviceStatsMonitor.DEVICE_PATH, self._hz,
57 self._adb.KillAll(DeviceStatsMonitor.DEVICE_PATH)
  /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 129 milliseconds