Searched refs:SystemCallbackImpl (Results 1 – 1 of 1) sorted by relevance
203 struct SystemCallbackImpl : struct205 SystemCallbackImpl() {} in SystemCallbackImpl() function222 virtual ~SystemCallbackImpl() {} in ~SystemCallbackImpl() argument225 DISALLOW_EVIL_CONSTRUCTORS(SystemCallbackImpl);229 : ResourceManagerService(new ProcessInfo(), new SystemCallbackImpl()) {} in ResourceManagerService()