Searched refs:SystemCallbackImpl (Results 1 – 1 of 1) sorted by relevance
278 struct SystemCallbackImpl : struct280 SystemCallbackImpl() : mClientToken(new BBinder()) {} in SystemCallbackImpl() argument296 virtual ~SystemCallbackImpl() {} in ~SystemCallbackImpl() argument299 DISALLOW_EVIL_CONSTRUCTORS(SystemCallbackImpl);304 : ResourceManagerService(new ProcessInfo(), new SystemCallbackImpl()) {} in ResourceManagerService()