GetBrokerServices   39 content/app/startup_helper_win.cc   info->broker_services = sandbox::SandboxFactory::GetBrokerServices();
GetBrokerServices   55 sandbox/win/sandbox_poc/sandbox.cc       sandbox::SandboxFactory::GetBrokerServices();
GetBrokerServices   39 sandbox/win/src/sandbox_factory.h   static BrokerServices* GetBrokerServices();
GetBrokerServices   73 sandbox/win/tests/common/controller.cc   static BrokerServices* broker = SandboxFactory::GetBrokerServices();