HomeSort by relevance Sort by last modified time
    Searched defs:source_value (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.cc 63 BluetoothDevice::VendorIDSource source_value; local
68 source_value = BluetoothDevice::VENDOR_ID_BLUETOOTH;
71 source_value = BluetoothDevice::VENDOR_ID_USB;
77 *vendor_id_source = source_value;
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.cc 698 std::string source_value = GetSourceFromAppListSource(source); local
703 extension_url, extension_urls::kWebstoreSourceField, source_value);
    [all...]

Completed in 75 milliseconds