HomeSort by relevance Sort by last modified time
    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 57 milliseconds