Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 11 of 11) sorted by relevance

/test/vts/hals/light/bullhead/
Dlights.c117 static int set_light_backlight(struct light_device_t* dev __unused, in set_light_backlight()
185 static int set_light_notifications(struct light_device_t* dev __unused, in set_light_notifications()
195 static int set_light_attention(struct light_device_t* dev __unused, in set_light_attention()
207 static int close_lights(struct light_device_t *dev) in close_lights() argument
209 if (dev) in close_lights()
210 free(dev); in close_lights()
225 int (*set_light)(struct light_device_t* dev, in open_lights()
239 struct light_device_t *dev = malloc(sizeof(struct light_device_t)); in open_lights() local
241 if(!dev) in open_lights()
244 memset(dev, 0, sizeof(*dev)); in open_lights()
[all …]
/test/vts-testcase/hal/usb/gadget/V1_2/host/src/com/android/usb/gadget/vts/libusb/
DIUsbNative.java55 int libusb_get_device_descriptor(Pointer dev, DeviceDescriptor[] desc); in libusb_get_device_descriptor() argument
65 int libusb_get_config_descriptor(Pointer dev, int config_index, PointerByReference config); in libusb_get_config_descriptor() argument
/test/vts-testcase/hal/usb/gadget/V1_0/host/src/com/android/tests/usbgadget/libusb/
DIUsbNative.java55 int libusb_get_device_descriptor(Pointer dev, DeviceDescriptor[] desc); in libusb_get_device_descriptor() argument
65 int libusb_get_config_descriptor(Pointer dev, int config_index, PointerByReference config); in libusb_get_config_descriptor() argument
/test/cts-root/tools/cts-root-tradefed/etc/
Dcts-root-tradefed28 if ! type -P $1 &> /dev/null; then
/test/catbox/tools/catbox-tradefed/etc/
Dcatbox-tradefed28 if ! type -P $1 &> /dev/null; then
/test/app_compat/csuite/tools/csuite-tradefed/src/scripts/
Dcsuite-tradefed28 if ! type -P $1 &> /dev/null; then
/test/mts/tools/mts-tradefed/etc/
Dmts-tradefed28 if ! type -P $1 &> /dev/null; then
/test/vts/tools/vts-core-tradefed/etc/
Dvts-tradefed28 if ! type -P $1 &> /dev/null; then
/test/mlts/benchmark/
Dbuild_and_run_benchmark.sh76 ls sl_prebuilt/ 2>/dev/null | grep '.so' >sl_prebuilt/assets/sl_prebuilt_filelist.txt
228 …"am start -W $TEST_EXTENRAL_STORAGE && rm /sdcard/mlts_write_external_storage" > /dev/null 2>&1; do
/test/vts/proto/
DVtsFuzzTaskMessage.proto59 // branch name (e.g., master, oc-dev)
DVtsReportMessage.proto77 // branch name (e.g., main or nyc-dev).
108 // branch name (e.g., main or nyc-dev)