Searched refs:DEVICE_PATH (Results 1 – 3 of 3) sorted by relevance
11 DEVICE_PATH := Daemon/Device12 include $(LOCAL_PATH)/$(DEVICE_PATH)/Platforms/Android.mk16 LOCAL_C_INCLUDES += $(LOCAL_PATH)/$(DEVICE_PATH) \17 $(LOCAL_PATH)/$(DEVICE_PATH)/public20 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 \
35 #define DEVICE_PATH "/dev/" macro
1210 strcpy(dir_path, DEVICE_PATH); in detectVideoDevice()1217 strcpy(dev_list[index],DEVICE_PATH); in detectVideoDevice()