Home
last modified time | relevance | path

Searched defs:ParameterSet (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dpolicy_params.h12 class ParameterSet; variable
Dpolicy_engine_params.h61 ParameterSet() : real_type_(INVALID_TYPE), address_(NULL) {} in ParameterSet() function
98 ParameterSet(ArgType real_type, const void* address) in ParameterSet() function