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

  /external/chromium_org/third_party/WebKit/Source/platform/
LifecycleObserver.h 51 observeContext(context);
56 observeContext(0);
66 void observeContext(Context*);
80 inline void LifecycleObserver<T>::observeContext(typename LifecycleObserver<T>::Context* context)
LifecycleContextTest.cpp 73 void unobserve() { observeContext(0); }

Completed in 163 milliseconds