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

  /external/chromium_org/sandbox/win/src/
handle_closer.h 36 struct HandleListEntry handle_entries[1]; member in struct:sandbox::HandleCloserInfo
handle_closer.cc 59 size_t bytes_total = offsetof(HandleCloserInfo, handle_entries);
122 char16* output = reinterpret_cast<char16*>(&handle_info->handle_entries[0]);
handle_closer_agent.cc 49 HandleListEntry* entry = g_handles_to_close->handle_entries;

Completed in 55 milliseconds