OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_parent_id
(Results
1 - 5
of
5
) 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/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());
Completed in 58 milliseconds