/system/core/metricsd/uploader/proto/ |
H A D | chrome_user_metrics_extension.proto | 35 // 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 D | transport_test.cpp | 125 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 D | usb_osx.cpp | 98 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 D | transport.h | 86 char* product = nullptr; member in class:atransport 118 // * product:<product>
|
H A D | transport.cpp | 510 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 D | commandline.cpp | 94 " -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 D | adb.cpp | 186 "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 D | test_device.py | 1037 device = adb.get_device(product=base_dir)
|
/system/core/crash_reporter/ |
H A D | crash_sender | 19 # 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 D | Android.mk | 103 # Optionally populate the BRILLO_CRASH_SERVER variable from a product
|
/system/bt/main/ |
H A D | bte_conf.c | 53 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 D | radio.h | 137 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 D | build_and_run.sh | 49 DEVICE_TARGET_REL=/out/target/product
|
/system/ca-certificates/ |
H A D | Android.mk | 52 # This is so that build/target/product/core.mk can use cacerts in PRODUCT_PACKAGES
|
/system/ca-certificates/google/ |
H A D | Android.mk | 26 # This is so that build/target/product/core.mk can use cacerts_google in PRODUCT_PACKAGES
|
/system/core/fastboot/ |
H A D | fastboot.cpp | 75 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 D | getevent.c | 279 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 D | sdp_api.h | 164 UINT16 product; member in struct:t_sdp_di_record
|
/system/bt/stack/sdp/ |
H A D | sdp_api.c | 1081 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 D | bta_hh_co.c | 483 ev.u.create.product = product_id;
|
/system/bt/btif/include/ |
H A D | uinput.h | 566 uint16_t product; member in struct:uinput_id
|
/system/core/init/ |
H A D | perfboot.py | 78 # 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 D | bta_hh_act.c | 290 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 D | btif_rc.c | 376 dev.id.product = 0x0000;
|