HomeSort by relevance Sort by last modified time
    Searched refs:HandleGetForeignSessions (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/ntp/
foreign_session_handler.h 78 void HandleGetForeignSessions(const base::ListValue* args);
foreign_session_handler.cc 168 base::Bind(&ForeignSessionHandler::HandleGetForeignSessions,
204 HandleGetForeignSessions(&list_value);
229 void ForeignSessionHandler::HandleGetForeignSessions(

Completed in 39 milliseconds