HomeSort by relevance Sort by last modified time
    Searched refs:GetParentId (Results 1 - 25 of 38) sorted by null

1 2

  /external/chromium_org/sync/test/fake_server/
tombstone_entity.h 26 virtual std::string GetParentId() const OVERRIDE;
tombstone_entity.cc 31 string TombstoneEntity::GetParentId() const {
unique_client_entity.cc 65 string UniqueClientEntity::GetParentId() const {
77 proto->set_parent_id_string(GetParentId());
fake_server_entity.h 40 virtual std::string GetParentId() const = 0;
permanent_entity.h 40 virtual std::string GetParentId() const OVERRIDE;
unique_client_entity.h 30 virtual std::string GetParentId() const OVERRIDE;
permanent_entity.cc 81 current_server_entity->GetParentId(),
97 string PermanentEntity::GetParentId() const {
bookmark_entity.h 52 virtual std::string GetParentId() const OVERRIDE;
bookmark_entity.cc 107 string BookmarkEntity::GetParentId() const {