Searched refs:GetAppName (Results 1 – 5 of 5) sorted by relevance
29 virtual std::string GetAppName() const OVERRIDE;
35 std::string BrowserTabRestoreServiceDelegate::GetAppName() const { in GetAppName() function in BrowserTabRestoreServiceDelegate
45 virtual std::string GetAppName() const = 0;
125 window->app_name = delegate->GetAppName(); in BrowserClosing()
358 CFX_ByteString GetAppName() {return "";} in GetAppName() function