OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateTabClosedCommand
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sessions/
session_service.cc
243
ScheduleCommand(
CreateTabClosedCommand
(tab_id.id()));
672
SessionCommand* SessionService::
CreateTabClosedCommand
(
690
// See comment in
CreateTabClosedCommand
as to why we do this.
[
all
...]
/external/chromium_org/chrome/browser/sessions/
session_service.cc
298
ScheduleCommand(
CreateTabClosedCommand
(tab_id.id()));
759
SessionCommand* SessionService::
CreateTabClosedCommand
(
777
// See comment in
CreateTabClosedCommand
as to why we do this.
[
all
...]
Completed in 1021 milliseconds