OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandlePing
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/webui/
app_launcher_handler.h
44
static bool
HandlePing
(Profile* profile, const std::string& path);
new_tab_ui.cc
584
if (AppLauncherHandler::
HandlePing
(profile_, path)) {
app_launcher_handler.cc
121
bool AppLauncherHandler::
HandlePing
(Profile* profile, const std::string& path) {
Completed in 128 milliseconds