OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:opcode_buffer
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/sandbox/win/src/
policy_low_level.cc
138
char*
opcode_buffer
= reinterpret_cast<char*>(&buffer_->opcodes[0]);
local
139
char* next_opcode = &
opcode_buffer
[GetOpcodeCount() * sizeof(PolicyOpcode)];
Completed in 100 milliseconds