OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAppId
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/apps/app_shim/
app_shim_handler_mac.h
35
virtual std::string
GetAppId
() const = 0;
app_shim_host_mac.h
74
virtual std::string
GetAppId
() const OVERRIDE;
app_shim_host_mac_unittest.cc
131
implicit_cast<apps::AppShimHandler::Host*>(host())->
GetAppId
());
160
implicit_cast<apps::AppShimHandler::Host*>(host())->
GetAppId
());