OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAction
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
policy_engine_processor.cc
25
if (opcode.
IsAction
()) {
policy_engine_opcodes.h
182
bool
IsAction
() const {
policy_opcodes_unittest.cc
90
EXPECT_FALSE(op1->
IsAction
());
340
EXPECT_TRUE(op1->
IsAction
());
Completed in 28 milliseconds