OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_old_parent_id
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncproto.h
49
void
set_old_parent_id
(const syncable::Id& id) {
function in class:browser_sync::SyncEntity
50
IdWrapper<sync_pb::SyncEntity>::
set_old_parent_id
(
build_commit_command.cc
149
sync_entry->
set_old_parent_id
(meta_entry.Get(syncable::SERVER_PARENT_ID));
Completed in 518 milliseconds