Home
last modified time | relevance | path

Searched refs:WriteNode (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc434 void WriteNode::EncryptIfNecessary(sync_pb::EntitySpecifics* unencrypted) { in EncryptIfNecessary()
468 void WriteNode::SetIsFolder(bool folder) { in SetIsFolder()
476 void WriteNode::SetTitle(const std::wstring& title) { in SetTitle()
489 void WriteNode::SetURL(const GURL& url) { in SetURL()
495 void WriteNode::SetAppSpecifics( in SetAppSpecifics()
501 void WriteNode::SetAutofillSpecifics( in SetAutofillSpecifics()
507 void WriteNode::PutAutofillSpecificsAndMarkForSyncing( in PutAutofillSpecificsAndMarkForSyncing()
515 void WriteNode::SetAutofillProfileSpecifics( in SetAutofillProfileSpecifics()
521 void WriteNode::PutAutofillProfileSpecificsAndMarkForSyncing( in PutAutofillProfileSpecificsAndMarkForSyncing()
530 void WriteNode::SetBookmarkSpecifics( in SetBookmarkSpecifics()
[all …]
Dsyncapi_unittest.cc86 WriteNode node(&trans); in MakeNode()
100 WriteNode node(&trans); in MakeFolder()
115 WriteNode node(&trans); in MakeNodeWithParent()
130 WriteNode node(&trans); in MakeFolderWithParent()
285 WriteNode node(&trans); in TEST_F()
304 WriteNode folder_node(&trans); in TEST_F()
309 WriteNode wnode(&trans); in TEST_F()
321 WriteNode wnode(&trans); in TEST_F()
347 WriteNode wnode(&trans); in TEST_F()
380 WriteNode password_node(&trans); in TEST_F()
[all …]
Dsyncapi.h304 class WriteNode : public BaseNode {
307 explicit WriteNode(WriteTransaction* transaction);
308 virtual ~WriteNode();
469 DISALLOW_COPY_AND_ASSIGN(WriteNode);
/external/clang/lib/AST/
DInheritViz.cpp46 WriteNode(Type, false); in WriteGraph()
53 void WriteNode(QualType Type, bool FromVirtual);
61 void InheritanceHierarchyWriter::WriteNode(QualType Type, bool FromVirtual) { in WriteNode() function in clang::InheritanceHierarchyWriter
104 WriteNode(Base->getType(), Base->isVirtual()); in WriteNode()
/external/chromium/chrome/browser/sync/glue/
Dbookmark_change_processor.h89 sync_api::WriteNode* sync_node);
140 sync_api::WriteNode* dst,
146 sync_api::WriteNode* dst);
Dbookmark_change_processor.cc51 const BookmarkNode* src, BookmarkModel* model, sync_api::WriteNode* dst) { in UpdateSyncNodeProperties()
81 sync_api::WriteNode sync_node(trans); in RemoveOneSyncNode()
163 sync_api::WriteNode sync_child(trans); in CreateSyncNode()
203 sync_api::WriteNode sync_node(&trans); in BookmarkNodeChanged()
237 sync_api::WriteNode sync_node(&trans); in BookmarkNodeMoved()
265 sync_api::WriteNode sync_child(&trans); in BookmarkNodeChildrenReordered()
285 sync_api::WriteNode* dst, BookmarkModelAssociator* associator) { in PlaceSyncNode()
552 sync_api::WriteNode* sync_node) { in SetSyncNodeFavicon()
Dextension_sync_traits.h16 class WriteNode; variable
38 const sync_pb::ExtensionSpecifics&, sync_api::WriteNode*);
Dautofill_profile_change_processor.cc142 sync_api::WriteNode node(trans); in ActOnChange()
157 sync_api::WriteNode node(trans); in ActOnChange()
264 sync_api::WriteNode node(trans); in RemoveSyncNode()
292 sync_api::WriteNode node(trans); in AddAutofillProfileSyncNode()
321 sync_api::WriteNode* node) { in WriteAutofillProfile()
Dtheme_model_associator.cc46 sync_api::WriteNode node(&trans); in AssociateModels()
61 sync_api::WriteNode node(&trans); in AssociateModels()
Dpreference_model_associator.h22 class WriteNode; variable
109 sync_api::WriteNode* node);
Dpassword_change_processor.cc74 sync_api::WriteNode sync_node(&trans); in Observe()
87 sync_api::WriteNode sync_node(&trans); in Observe()
105 sync_api::WriteNode sync_node(&trans); in Observe()
Dextension_sync_traits.cc45 sync_api::WriteNode* node) { in SetExtensionSpecifics()
105 sync_api::WriteNode* node) { in SetExtensionSpecificsOfApp()
Dpassword_model_associator.h30 class WriteNode; variable
117 sync_api::WriteNode* node);
Dtyped_url_model_associator.h30 class WriteNode; variable
122 sync_api::WriteNode* node);
Dtyped_url_change_processor.cc107 sync_api::WriteNode update_node(&trans); in HandleURLsModified()
111 sync_api::WriteNode create_node(&trans); in HandleURLsModified()
139 sync_api::WriteNode sync_node(&trans); in HandleURLsDeleted()
173 sync_api::WriteNode update_node(&trans); in HandleURLsVisited()
Dpassword_model_associator.cc87 sync_api::WriteNode write_node(&trans); in AssociateModels()
99 sync_api::WriteNode node(&trans); in AssociateModels()
158 sync_api::WriteNode sync_node(trans); in DeleteAllNodes()
363 sync_api::WriteNode* node) { in WriteToSyncNode()
Dextension_sync.cc213 sync_api::WriteNode write_node(trans); in UpdateServer()
222 sync_api::WriteNode create_node(trans); in UpdateServer()
337 sync_api::WriteNode write_node(&trans); in RemoveServerData()
Dautofill_change_processor.cc99 sync_api::WriteNode sync_node(trans); in ObserveAutofillEntriesChanged()
130 sync_api::WriteNode sync_node(trans); in ObserveAutofillEntriesChanged()
173 sync_api::WriteNode sync_node(trans); in RemoveSyncNode()
433 sync_api::WriteNode* node) { in WriteAutofillEntry()
Dpreference_model_associator.cc54 sync_api::WriteNode node(trans); in InitPrefNodeAndAssociate()
98 sync_api::WriteNode write_node(trans); in InitPrefNodeAndAssociate()
242 sync_api::WriteNode* node) { in WritePreferenceToNode()
Dtyped_url_model_associator.cc93 sync_api::WriteNode write_node(&trans); in AssociateModels()
116 sync_api::WriteNode node(&trans); in AssociateModels()
190 sync_api::WriteNode sync_node(trans); in DeleteAllNodes()
438 sync_api::WriteNode* node) { in WriteToSyncNode()
Dsession_model_associator.cc163 sync_api::WriteNode header_node(&trans); in ReassociateWindows()
251 sync_api::WriteNode tab_node(trans); in WriteTabContentsToSyncModel()
412 sync_api::WriteNode write_node(&trans); in AssociateModels()
747 sync_api::WriteNode tab_node(&trans); in GetFreeTabNode()
877 sync_api::WriteNode header_node(&trans); in OnGotSession()
960 sync_api::WriteNode tab_node(trans); in WriteSessionTabToSyncModel()
Dautofill_profile_change_processor.h52 sync_api::WriteNode* node);
Dautofill_change_processor.h64 sync_api::WriteNode* node);
/external/chromium/chrome/browser/bookmarks/
Dbookmark_html_writer.cc129 if (!WriteNode(*static_cast<DictionaryValue*>(root_folder_value), in RunImpl()
131 !WriteNode(*static_cast<DictionaryValue*>(other_folder_value), in RunImpl()
228 bool WriteNode(const DictionaryValue& value, in WriteNode() function in __anon895913fc0111::Writer
327 if (!WriteNode(*static_cast<DictionaryValue*>(child_value), in WriteNode()
/external/chromium/chrome/browser/sync/
Dprofile_sync_service_preference_unittest.cc129 sync_api::WriteNode* node) { in WriteSyncedValue()
141 sync_api::WriteNode tag_node(&trans); in SetSyncedValue()
142 sync_api::WriteNode node(&trans); in SetSyncedValue()
226 sync_api::WriteNode node(&trans); in TEST_F()

12