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

  /external/chromium_org/sync/internal_api/public/util/
weak_handle.cc 17 WeakHandleCoreBase::WeakHandleCoreBase()
20 bool WeakHandleCoreBase::IsOnOwnerThread() const {
24 WeakHandleCoreBase::~WeakHandleCoreBase() {}
26 void WeakHandleCoreBase::PostToOwnerThread(
weak_handle.h 103 class SYNC_EXPORT WeakHandleCoreBase {
106 WeakHandleCoreBase();
113 ~WeakHandleCoreBase();
123 DISALLOW_COPY_AND_ASSIGN(WeakHandleCoreBase);
129 : public WeakHandleCoreBase,

Completed in 199 milliseconds