OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetMachineTag
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/sync/sessions/
tab_node_pool.h
125
void
SetMachineTag
(const std::string& machine_tag);
tab_node_pool.cc
184
void TabNodePool::
SetMachineTag
(const std::string& machine_tag) {
tab_node_pool_unittest.cc
17
SyncTabNodePoolTest() { pool_.
SetMachineTag
("tag"); }
sessions_sync_manager.cc
690
local_tab_pool_.
SetMachineTag
(current_machine_tag_);
[
all
...]
Completed in 37 milliseconds