OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAppID
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_app_tab_helper.h
22
virtual std::string
GetAppID
(content::WebContents* tab) OVERRIDE;
launcher_app_tab_helper.cc
50
std::string LauncherAppTabHelper::
GetAppID
(content::WebContents* tab) {
chrome_launcher_controller.h
125
virtual std::string
GetAppID
(content::WebContents* tab) = 0;
133
// Sets the currently active profile for the usage of |
GetAppID
|.
chrome_launcher_controller.cc
[
all
...]
chrome_launcher_controller_unittest.cc
189
virtual std::string
GetAppID
(content::WebContents* tab) OVERRIDE {
[
all
...]
/external/chromium_org/google_apis/drive/
gdata_wapi_parser.cc
244
bool Link::
GetAppID
(const base::StringPiece& rel, std::string* app_id) {
297
&Link::
GetAppID
);