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

/external/chromium_org/sync/syncable/
H A Dentry_kernel.h165 enum BitTemp { enum in namespace:syncer::syncable
256 inline void put(BitTemp field, bool value) {
294 inline bool ref(BitTemp field) const {
/external/chromium/chrome/browser/sync/syncable/
H A Dsyncable.h170 enum BitTemp { enum in namespace:syncable
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);

Completed in 100 milliseconds