HomeSort by relevance Sort by last modified time
    Searched full:bit_temps (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/sync/syncable/
syncable.h 230 std::bitset<BIT_TEMPS_COUNT> bit_temps; member in struct:syncable::EntryKernel
291 bit_temps[field - BIT_TEMPS_BEGIN] = value;
323 return bit_temps[field - BIT_TEMPS_BEGIN];
    [all...]

Completed in 1197 milliseconds