OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sandboxfactory
(Results
1 - 1
of
1
) sorted by null
/external/libchrome/sandbox/win/src/
sandbox_factory.h
11
//
SandboxFactory
is a set of static methods to get access to the broker
16
// BrokerServices* broker_services =
SandboxFactory
::GetBrokerServices();
21
// TargetServices* target_services =
SandboxFactory
::GetTargetServices();
36
class
SandboxFactory
{
46
DISALLOW_IMPLICIT_CONSTRUCTORS(
SandboxFactory
);
Completed in 55 milliseconds