Home
last modified time | relevance | path

Searched defs:GetProduct (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/android_webview/common/
Daw_content_client.cc17 std::string GetProduct() { in GetProduct() function
38 std::string AwContentClient::GetProduct() const { in GetProduct() function in android_webview::AwContentClient
/external/chromium_org/chrome/common/
Dchrome_content_client_ios.mm38 std::string ChromeContentClient::GetProduct() const { function
Dchrome_content_client.cc412 std::string GetProduct() { in GetProduct() function
492 std::string ChromeContentClient::GetProduct() const { in GetProduct() function in ChromeContentClient
/external/chromium_org/content/public/common/
Dcontent_client.cc73 std::string ContentClient::GetProduct() const { in GetProduct() function in content::ContentClient
/external/chromium_org/device/usb/
Dusb_device_impl.cc353 bool UsbDeviceImpl::GetProduct(base::string16* product) { in GetProduct() function in device::UsbDeviceImpl
/external/chromium_org/chrome/browser/devtools/device/usb/
Dandroid_usb_browsertest.cc375 virtual bool GetProduct(base::string16* product) OVERRIDE { in GetProduct() function in __anon6bfe57fa0111::MockUsbDevice