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

  /external/chromium/chrome/browser/sync/syncable/
syncable.cc 796 template <class T> void Directory::TestAndSet(
813 TestAndSet<int64>(
821 TestAndSet<int>(
829 TestAndSet<int>(
    [all...]
syncable.h 828 template <class T> void TestAndSet(T* kernel_data, const T* data_to_set);
    [all...]

Completed in 44 milliseconds