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

/external/chromium_org/sync/syncable/
H A Dentry_kernel.h185 UniquePosition unique_position_fields[UNIQUE_POSITION_FIELDS_COUNT]; member in struct:syncer::syncable::EntryKernel
254 unique_position_fields[field - UNIQUE_POSITION_FIELDS_BEGIN] = value;
292 return unique_position_fields[field - UNIQUE_POSITION_FIELDS_BEGIN];
309 return unique_position_fields[field - UNIQUE_POSITION_FIELDS_BEGIN];

Completed in 29 milliseconds