Searched defs:SystemCallbackImpl (Results 1 – 1 of 1) sorted by relevance
203 struct SystemCallbackImpl : struct205 SystemCallbackImpl() {} in SystemCallbackImpl() argument207 virtual void noteStartVideo(int uid) override { in noteStartVideo()210 virtual void noteStopVideo(int uid) override { in noteStopVideo()213 virtual void noteResetVideo() override { in noteResetVideo()216 virtual bool requestCpusetBoost( in requestCpusetBoost()222 virtual ~SystemCallbackImpl() {} in ~SystemCallbackImpl()