OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMutable
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
single_client_sessions_sync_test.cc
50
old_windows.
GetMutable
()));
60
ASSERT_TRUE(GetLocalWindows(0, new_windows.
GetMutable
()));
74
ASSERT_TRUE(OpenTabAndGetLocalWindows(0, url, windows.
GetMutable
()));
108
ASSERT_TRUE(OpenTabAndGetLocalWindows(0, url, windows.
GetMutable
()));
two_client_sessions_sync_test.cc
63
client0_windows.
GetMutable
()));
98
client0_windows.
GetMutable
()));
135
client0_windows.
GetMutable
()));
138
client1_windows.
GetMutable
()));
166
client0_windows.
GetMutable
()));
195
client0_windows.
GetMutable
()));
210
client0_windows.
GetMutable
()));
sessions_helper.h
33
SessionWindowMap*
GetMutable
();
sessions_helper.cc
38
SessionWindowMap* ScopedWindowMap::
GetMutable
() {
Completed in 562 milliseconds