Home | History | Annotate | Download | only in core

Lines Matching refs:ContextBase

35 #include <ContextBase.h>
39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
63 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
67 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
69 static void injectFeatureConfig(ContextBase *context);