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

  /external/chromium_org/sync/syncable/
syncable_id.cc 67 Id GetNullId() {
syncable_id.h 127 SYNC_EXPORT_PRIVATE Id GetNullId();
  /external/chromium_org/sync/engine/
syncer_util_unittest.cc 166 std::string root_server_id = syncable::GetNullId().GetServerId();
189 std::string root_server_id = syncable::GetNullId().GetServerId();
directory_update_handler_unittest.cc 139 std::string root = syncable::GetNullId().GetServerId();
179 std::string root = syncable::GetNullId().GetServerId();
212 std::string root = syncable::GetNullId().GetServerId();
275 syncable::GetNullId().GetServerId(),
339 syncable::GetNullId().GetServerId(),
420 syncable::GetNullId().GetServerId(),
578 std::string root_server_id = syncable::GetNullId().GetServerId();
616 std::string root_server_id = syncable::GetNullId().GetServerId();
    [all...]
syncer_util.cc 124 return syncable::GetNullId();
  /external/chromium_org/sync/internal_api/test/
test_entry_factory.cc 79 entry.PutServerParentId(syncable::GetNullId());
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 158 entry.PutServerParentId(syncable::GetNullId());
    [all...]

Completed in 1055 milliseconds