Home
last modified time | relevance | path

Searched refs:policy_byte_count (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dpolicy_low_level.cc111 size_t policy_byte_count = (svc_opcode_count * sizeof(PolicyOpcode)) in Done() local
113 current_buffer = &current_buffer[policy_byte_count + 1]; in Done()