HomeSort by relevance Sort by last modified time
    Searched refs:num_handle_types (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sandbox/win/src/
handle_closer.h 35 size_t num_handle_types; member in struct:sandbox::HandleCloserInfo
handle_closer_agent.cc 50 for (size_t i = 0; i < g_handles_to_close->num_handle_types; ++i) {
handle_closer.cc 120 handle_info->num_handle_types = handles_to_close_.size();

Completed in 2156 milliseconds