set_store_birthday 216 sync/engine/syncer_proto_util.cc dir->set_store_birthday(response.store_birthday()); set_store_birthday 245 sync/engine/syncer_proto_util.cc msg->set_store_birthday(dir->store_birthday()); set_store_birthday 211 sync/engine/syncer_proto_util_unittest.cc response.set_store_birthday("flan"); set_store_birthday 221 sync/engine/syncer_proto_util_unittest.cc response.set_store_birthday("meat"); set_store_birthday 248 sync/engine/syncer_proto_util_unittest.cc directory()->set_store_birthday("meat"); set_store_birthday 248 sync/engine/syncer_unittest.cc directory()->set_store_birthday(mock_server_->store_birthday()); set_store_birthday 219 sync/syncable/directory.h void set_store_birthday(const std::string& store_birthday); set_store_birthday 1768 sync/syncable/syncable_unittest.cc dir_->set_store_birthday("Jan 31st"); set_store_birthday 1778 sync/syncable/syncable_unittest.cc dir_->set_store_birthday("April 10th"); set_store_birthday 127 sync/test/engine/mock_connection_manager.cc response.set_store_birthday(current_store_birthday); set_store_birthday 216 sync/test/engine/mock_connection_manager.h void set_store_birthday(std::string new_birthday) { set_store_birthday 258 sync/test/fake_server/fake_server.cc response_proto.set_store_birthday(birthday_);