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

  /external/chromium/chrome/browser/ui/webui/
foreign_session_handler.h 48 void HandleGetForeignSessions(const ListValue* args);
foreign_session_handler.cc 38 &ForeignSessionHandler::HandleGetForeignSessions));
60 HandleGetForeignSessions(&list_value);
88 void ForeignSessionHandler::HandleGetForeignSessions(const ListValue* args) {

Completed in 6719 milliseconds