OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_tab_id
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.cc
[
all
...]
sessions_sync_manager.h
311
// compares
new_tab_id
against the previously persisted tab ID (from
321
SessionID::id_type
new_tab_id
,
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.cc
524
const int
new_tab_id
= ExtensionTabUtil::GetTabId(new_contents);
local
527
args->Append(new FundamentalValue(
new_tab_id
));
541
tab_entries_[
new_tab_id
] = TabEntry();
Completed in 231 milliseconds