HomeSort by relevance Sort by last modified time
    Searched defs:BitTemp (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/syncable/
entry_kernel.h 165 enum BitTemp {
256 inline void put(BitTemp field, bool value) {
294 inline bool ref(BitTemp field) const {
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 170 enum BitTemp {
290 inline void put(BitTemp field, bool value) {
322 inline bool ref(BitTemp field) const {
397 inline bool Get(BitTemp field) const {
512 bool Put(BitTemp field, bool value);
    [all...]

Completed in 88 milliseconds