Searched defs:GetAppID (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/chrome/browser/ui/ash/launcher/ | ||
| D | launcher_app_tab_helper.cc | 87 std::string LauncherAppTabHelper::GetAppID(content::WebContents* tab) { in GetAppID() function in LauncherAppTabHelper |
| D | chrome_launcher_controller_unittest.cc | 192 virtual std::string GetAppID(content::WebContents* tab) OVERRIDE { in GetAppID() function in __anon36d337ed0111::TestAppTabHelperImpl |
| /external/chromium_org/google_apis/drive/ | ||
| D | gdata_wapi_parser.cc | 202 bool Link::GetAppID(const base::StringPiece& rel, std::string* app_id) { in GetAppID() function in google_apis::Link |