HomeSort by relevance Sort by last modified time
    Searched full:handle_closer (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sandbox/win/src/
handle_closer_agent.h 10 #include "sandbox/win/src/handle_closer.h"
target_services.cc 49 sandbox::HandleCloserAgent handle_closer; local
51 handle_closer.InitializeHandlesToClose();
52 if (!handle_closer.CloseHandles())
handle_closer.cc 5 #include "sandbox/win/src/handle_closer.h"
named_pipe_policy_test.cc 6 #include "sandbox/win/src/handle_closer.h"
sandbox_policy_base.h 17 #include "sandbox/win/src/handle_closer.h"
  /external/chromium_org/sandbox/win/
sandbox_win.gypi 34 'src/handle_closer.cc',
35 'src/handle_closer.h',

Completed in 838 milliseconds