Home
last modified time | relevance | path

Searched refs:product (Results 1 – 25 of 44) sorted by relevance

12

/system/core/adb/
Dusb_osx.c57 UInt16 vendor, UInt16 product);
130 UInt16 product; in AndroidInterfaceAdded() local
197 kr = (*dev)->GetDeviceProduct(dev, &product); in AndroidInterfaceAdded()
255 DBG("INFO: Found vid=%04x pid=%04x serial=%s\n", vendor, product, in AndroidInterfaceAdded()
259 vendor, product); in AndroidInterfaceAdded()
304 CheckInterface(IOUSBInterfaceInterface **interface, UInt16 vendor, UInt16 product) in CheckInterface() argument
337 if (!is_adb_interface(vendor, product, interfaceClass, in CheckInterface()
Dcommandline.c961 const char *product = NULL; in adb_commandline() local
964 product = argv[1]; in adb_commandline()
968 product = argv[0] + 2; in adb_commandline()
970 gProductOutPath = find_product_out_path(product); in adb_commandline()
973 product); in adb_commandline()
Dtransport.c600 if (t->product) in transport_registration_func()
601 free(t->product); in transport_registration_func()
808 qual_match(serial, "product:", t->product, 0) || in acquire_one_transport()
935 add_qual(&buf, &remaining, " product:", t->product, 0); in format_transport()
Dadb.h196 char *product; member
/system/core/fastboot/
Dfastboot.c69 static const char *product = 0; variable
92 char *find_item(const char *item, const char *product) in find_item() argument
115 if(product) { in find_item()
118 "../../../target/product/%s/%s", product, fn); in find_item()
704 fname = find_item("info", product); in do_flashall()
710 fname = find_item("boot", product); in do_flashall()
719 fname = find_item("recovery", product); in do_flashall()
729 fname = find_item("system", product); in do_flashall()
851 product = optarg; in main()
959 fname = find_item(pname, product); in main()
/system/core/rootdir/etc/
Dinit.goldfish.rc17 setprop ro.build.product generic
18 setprop ro.product.device generic
/system/core/toolbox/
Dgetevent.c260 static void print_hid_descriptor(int bus, int vendor, int product) in print_hid_descriptor() argument
270 snprintf(prefix, sizeof(prefix), "%04X:%04X:%04X.", bus, vendor, product); in print_hid_descriptor()
358 id.bustype, id.vendor, id.product, id.version); in open_device()
376 print_hid_descriptor(id.bustype, id.vendor, id.product); in open_device()
/system/core/sh/funcs/
Dsuspend18 # This product includes software developed by the University of
Dnewgrp18 # This product includes software developed by the University of
Dcmv18 # This product includes software developed by the University of
Dkill18 # This product includes software developed by the University of
Dlogin18 # This product includes software developed by the University of
Ddirs18 # This product includes software developed by the University of
Dpushd18 # This product includes software developed by the University of
Dpopd18 # This product includes software developed by the University of
/system/core/libnetutils/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/core/logwrapper/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/core/libcorkscrew/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/procrank/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/showmap/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/core/libpixelflinger/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/ext4_utils/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/su/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/core/libctest/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/system/extras/libpagemap/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,

12