Searched refs:product (Results 1 - 24 of 24) sorted by relevance

/system/core/metricsd/uploader/proto/
H A Dchrome_user_metrics_extension.proto35 // The product (i.e. end user application) for a given UMA log.
37 // Google Chrome product family.
40 // The product corresponding to this log. The field type is int32 instead of
43 // (though they still need to add the new product to the server-side enum).
46 optional int32 product = 10 [default = 0];
/system/core/adb/
H A Dtransport_test.cpp125 ASSERT_EQ(nullptr, t.product);
134 "host::ro.product.name=foo;ro.product.model=bar;ro.product.device=baz;";
141 ASSERT_EQ(std::string("foo"), t.product);
150 "host::ro.product.name=foo;ro.product.model=bar;ro.product.device=baz;"
160 ASSERT_EQ(std::string("foo"), t.product);
168 std::string product local
[all...]
H A Dusb_osx.cpp98 UInt16 vendor, UInt16 product);
134 UInt16 product; local
209 kr = (*dev)->GetDeviceProduct(dev, &product);
271 vendor, product, serial);
282 vendor, product);
311 CheckInterface(IOUSBInterfaceInterface190 **interface, UInt16 vendor, UInt16 product) argument
343 if (!is_adb_interface(vendor, product, interfaceClass, interfaceSubClass, interfaceProtocol)) {
H A Dtransport.h86 char* product = nullptr; member in class:atransport
118 // * product:<product>
H A Dtransport.cpp510 if (t->product)
511 free(t->product);
870 qual_match(target.c_str(), "product:", product, false) ||
907 append_transport_info(result, "product:", t->product, false);
H A Dcommandline.cpp94 " -p <product name or path> - simple product name like 'sooner', or\n"
95 " a relative/absolute path to a product\n"
96 " out directory like 'out/target/product/sooner'.\n"
1308 * - A simple product name
1311 * e.g., "out/target/product/sooner"
1313 * e.g., "/src/device/out/target/product/sooner"
1355 path += "product";
1359 fprintf(stderr, "adb: Couldn't find a product dir based on -p %s; "
1458 // for a particular product
1502 const char* product = nullptr; local
[all...]
H A Dadb.cpp186 "ro.product.name",
187 "ro.product.model",
188 "ro.product.device",
241 // "device::ro.product.name=x;ro.product.model=y;ro.product.device=z;".
259 if (key == "ro.product.name") {
260 qual_overwrite(&t->product, value);
261 } else if (key == "ro.product.model") {
263 } else if (key == "ro.product
[all...]
H A Dtest_device.py1037 device = adb.get_device(product=base_dir)
/system/core/crash_reporter/
H A Dcrash_sender19 # Default product ID in crash report (used if GOOGLE_CRASH_* is undefined).
302 getprop ro.product.channel | sed 's:-channel$::'
331 local product="$(get_key_value "${meta_path}" "product_id")"
383 # If ID or VERSION_ID is undefined, we use the default product name
385 if [ "${product}" = "undefined" ]; then
386 product="${BRILLO_PRODUCT}"
416 if [ "${product}" != "${BRILLO_PRODUCT}" ]; then
417 lecho " Sending crash report on behalf of ${product}"
426 lecho " Product: ${product}"
472 -F "prod=${product}" \
[all...]
H A DAndroid.mk103 # Optionally populate the BRILLO_CRASH_SERVER variable from a product
/system/bt/main/
H A Dbte_conf.c53 record.product = config_get_int(config, section_name, "productId", 0);
69 LOG_DEBUG(LOG_TAG, " product = %04x", record.product);
/system/core/include/system/
H A Dradio.h137 char product[RADIO_STRING_LEN_MAX]; /* product name */ member in struct:radio_hal_properties
138 char version[RADIO_STRING_LEN_MAX]; /* product version */
153 char product[RADIO_STRING_LEN_MAX]; member in struct:radio_properties
/system/bt/vendor_libs/test_vendor_lib/scripts/
H A Dbuild_and_run.sh49 DEVICE_TARGET_REL=/out/target/product
/system/ca-certificates/
H A DAndroid.mk52 # This is so that build/target/product/core.mk can use cacerts in PRODUCT_PACKAGES
/system/ca-certificates/google/
H A DAndroid.mk26 # This is so that build/target/product/core.mk can use cacerts_google in PRODUCT_PACKAGES
/system/core/fastboot/
H A Dfastboot.cpp75 static const char* product = nullptr; variable
118 static std::string find_item_given_name(const char* img_name, const char* product) { argument
121 if(product) {
125 return android::base::StringPrintf("%s/../../../target/product/%s/%s",
126 path.c_str(), product, img_name);
131 die("neither -p product specified nor ANDROID_PRODUCT_OUT set");
137 std::string find_item(const char* item, const char* product) { argument
159 return find_item_given_name(fn, product);
376 " -p <product> Specify product nam
[all...]
/system/core/toolbox/
H A Dgetevent.c279 static void print_hid_descriptor(int bus, int vendor, int product) argument
289 snprintf(prefix, sizeof(prefix), "%04X:%04X:%04X.", bus, vendor, product);
381 " product %04x\n"
383 id.bustype, id.vendor, id.product, id.version);
401 print_hid_descriptor(id.bustype, id.vendor, id.product);
/system/bt/stack/include/
H A Dsdp_api.h164 UINT16 product; member in struct:t_sdp_di_record
/system/bt/stack/sdp/
H A Dsdp_api.c1081 p_device_info->rec.product = p_curr_attr->attr_value.v.u16;
1215 UINT16_TO_BE_STREAM (p_temp, p_device_info->product);
1217 UINT_DESC_TYPE, sizeof(p_device_info->product), temp_u16)) )
/system/bt/btif/co/
H A Dbta_hh_co.c483 ev.u.create.product = product_id;
/system/bt/btif/include/
H A Duinput.h566 uint16_t product; member in struct:uinput_id
/system/core/init/
H A Dperfboot.py78 # CPU temperature values per product used to decide interval
88 # the product is not defined.
96 self._product = device.get_prop('ro.build.product')
118 def _wait_cpu_cool_down(self, product, temp_paths):
/system/bt/bta/hh/
H A Dbta_hh_act.c290 bta_hh_update_di_info(p_cb, di_rec.rec.vendor, di_rec.rec.product, di_rec.rec.version, 0);
/system/bt/btif/src/
H A Dbtif_rc.c376 dev.id.product = 0x0000;

Completed in 561 milliseconds