Searched defs:GetProductName (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/device/usb/
H A Dusb_ids.cc45 const char* UsbIds::GetProductName(uint16_t vendor_id, uint16_t product_id) { function in class:device::UsbIds
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate.cc139 base::string16 ChromeShellDelegate::GetProductName() const { function in class:ChromeShellDelegate
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dlanguage_options_handler.cc117 base::string16 LanguageOptionsHandler::GetProductName() { function in class:options::LanguageOptionsHandler
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dcros_language_options_handler.cc180 base::string16 CrosLanguageOptionsHandler::GetProductName() { function in class:chromeos::options::CrosLanguageOptionsHandler
/external/chromium_org/chrome/common/extensions/
H A Dchrome_extensions_client.cc118 const std::string ChromeExtensionsClient::GetProductName() { function in class:extensions::ChromeExtensionsClient
/external/chromium_org/extensions/shell/common/
H A Dshell_extensions_client.cc99 const std::string ShellExtensionsClient::GetProductName() { function in class:extensions::ShellExtensionsClient
/external/chromium_org/extensions/test/
H A Dtest_extensions_client.cc59 const std::string TestExtensionsClient::GetProductName() { function in class:extensions::TestExtensionsClient
/external/chromium_org/rlz/lib/
H A Dlib_values.cc190 const char* GetProductName(Product product) { function in namespace:rlz_lib
204 ASSERT_STRING("GetProductName: Unknown Product");
/external/chromium_org/ash/shell/
H A Dshell_delegate_impl.cc263 base::string16 ShellDelegateImpl::GetProductName() const { function in class:ash::shell::ShellDelegateImpl
/external/chromium_org/ash/test/
H A Dtest_shell_delegate.cc194 base::string16 TestShellDelegate::GetProductName() const { function in class:ash::test::TestShellDelegate
/external/chromium_org/tools/gyp/pylib/gyp/
H A Dxcode_emulation.py251 def GetProductName(self): member in class:XcodeSettings
266 return self.GetProductName() + self.GetWrapperExtension()
699 '$(PRODUCT_NAME)', self.GetProductName())
1412 'PRODUCT_NAME' : xcode_settings.GetProductName(),
/external/chromium_org/build/android/pylib/
H A Dandroid_commands.py1309 def GetProductName(self): member in class:AndroidCommands

Completed in 260 milliseconds