Searched refs:ReceiveCommitResponse (Results 1 – 6 of 6) sorted by relevance
112 void ReceiveCommitResponse(const std::string& id,
79 void ReceiveCommitResponse(const std::string& response_id,
165 void ModelTypeEntity::ReceiveCommitResponse( in ReceiveCommitResponse() function in syncer::ModelTypeEntity
170 void EntityTracker::ReceiveCommitResponse(const std::string& response_id, in ReceiveCommitResponse() function in syncer::EntityTracker
184 it->second->ReceiveCommitResponse(response_data.id, in OnCommitCompleted()
321 entity->ReceiveCommitResponse(response_it->id, in OnCommitResponse()