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

/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate.cc144 base::string16 ChromeShellDelegate::GetProductName() const { function in class:ChromeShellDelegate
/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/chrome/browser/ui/webui/options/
H A Dlanguage_options_handler.cc99 string16 LanguageOptionsHandler::GetProductName() { function in class:LanguageOptionsHandler
/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/chrome/browser/ui/webui/options/chromeos/
H A Dcros_language_options_handler.cc184 string16 CrosLanguageOptionsHandler::GetProductName() { function in class:chromeos::CrosLanguageOptionsHandler
/external/chromium_org/ash/shell/
H A Dshell_delegate_impl.cc169 base::string16 ShellDelegateImpl::GetProductName() const { function in class:ash::shell::ShellDelegateImpl
/external/chromium_org/ash/test/
H A Dtest_shell_delegate.cc150 base::string16 TestShellDelegate::GetProductName() const { function in class:ash::test::TestShellDelegate
/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/chrome/browser/ui/webui/options/chromeos/
H A Dcros_language_options_handler.cc314 base::string16 CrosLanguageOptionsHandler::GetProductName() { function in class:chromeos::options::CrosLanguageOptionsHandler
/external/chromium_org/tools/gyp/pylib/gyp/
H A Dxcode_emulation.py126 def GetProductName(self): member in class:XcodeSettings
141 return self.GetProductName() + self.GetWrapperExtension()
563 '$(PRODUCT_NAME)', self.GetProductName())
1214 'PRODUCT_NAME' : xcode_settings.GetProductName(),
/external/chromium_org/build/android/pylib/
H A Dandroid_commands.py1188 def GetProductName(self): member in class:AndroidCommands

Completed in 741 milliseconds