HomeSort by relevance Sort by last modified time
    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 647 local_tab_pool_.SetMachineTag(current_machine_tag_);
    [all...]

Completed in 113 milliseconds