HomeSort by relevance Sort by last modified time
    Searched refs:SetEntitySpecifics (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/sync/internal_api/
write_node.cc 93 SetEntitySpecifics(specifics); // Does it's own encryption checking.
115 SetEntitySpecifics(entity_specifics);
122 SetEntitySpecifics(entity_specifics);
130 SetEntitySpecifics(entity_specifics);
137 SetEntitySpecifics(entity_specifics);
144 SetEntitySpecifics(entity_specifics);
173 SetEntitySpecifics(entity_specifics);
180 SetEntitySpecifics(entity_specifics);
187 SetEntitySpecifics(entity_specifics);
194 SetEntitySpecifics(entity_specifics)
    [all...]
sync_manager_impl_unittest.cc 551 node.SetEntitySpecifics(entity_specifics);
566 node.SetEntitySpecifics(entity_specifics);
570 node.SetEntitySpecifics(entity_specifics);
    [all...]
  /external/chromium_org/sync/internal_api/public/
write_node.h 119 void SetEntitySpecifics(const sync_pb::EntitySpecifics& specifics);
  /external/chromium_org/components/sync_driver/
generic_change_processor.cc 36 write_node->SetEntitySpecifics(entity_specifics);

Completed in 401 milliseconds