Searched defs:SyncableIdFromProto (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/syncable/
H A Dsyncable_proto_util.cc11 syncable::Id SyncableIdFromProto(const std::string& proto_string) { function in namespace:syncer
29 return SyncableIdFromProto(entity.id_string()).IsRoot();

Completed in 177 milliseconds