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

  /external/chromium/chrome/browser/sync/engine/
syncproto.h 43 void set_parent_id(const syncable::Id& id) { function in class:browser_sync::SyncEntity
build_commit_command.cc 139 sync_entry->set_parent_id(new_parent_id);
process_commit_response_command_unittest.cc 153 entity->set_parent_id(parent_id);
  /external/chromium_org/chrome/browser/history/android/
bookmark_model_sql_handler_unittest.cc 104 row.set_parent_id(bookmark_model_->other_node()->id());
164 row.set_parent_id(bookmark_model_->other_node()->id());
221 row.set_parent_id(bookmark_model_->other_node()->id());
android_history_types.h 142 void set_parent_id(int64 parent_id) { function in class:history::HistoryAndBookmarkRow
  /external/chromium/chrome/browser/safe_browsing/
malware_details_unittest.cc 352 pb_resource->set_parent_id(1);
402 pb_resource->set_parent_id(3);
472 pb_resource->set_parent_id(4);
477 pb_resource->set_parent_id(1);
482 pb_resource->set_parent_id(3);
malware_details.cc 138 url_resource->set_parent_id(parent_resource->id());
  /external/chromium_org/chrome/browser/safe_browsing/
malware_details_unittest.cc 390 pb_resource->set_parent_id(1);
439 pb_resource->set_parent_id(3);
511 pb_resource->set_parent_id(4);
516 pb_resource->set_parent_id(1);
521 pb_resource->set_parent_id(3);
682 pb_resource->set_parent_id(2);
686 pb_resource->set_parent_id(3);
malware_details.cc 146 url_resource->set_parent_id(parent_resource->id());
  /external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.cc     [all...]

Completed in 265 milliseconds