InterceptionManager 46 sandbox/win/src/crosscall_server.h class InterceptionManager; InterceptionManager 208 sandbox/win/src/crosscall_server.h virtual bool SetupService(InterceptionManager* manager, int service) = 0; InterceptionManager 60 sandbox/win/src/filesystem_dispatcher.cc bool FilesystemDispatcher::SetupService(InterceptionManager* manager, InterceptionManager 22 sandbox/win/src/filesystem_dispatcher.h virtual bool SetupService(InterceptionManager* manager, int service); InterceptionManager 157 sandbox/win/src/handle_closer.cc bool HandleCloser::SetupHandleInterceptions(InterceptionManager* manager) { InterceptionManager 57 sandbox/win/src/handle_closer.h bool SetupHandleInterceptions(InterceptionManager* manager); InterceptionManager 31 sandbox/win/src/handle_dispatcher.cc bool HandleDispatcher::SetupService(InterceptionManager* manager, InterceptionManager 21 sandbox/win/src/handle_dispatcher.h virtual bool SetupService(InterceptionManager* manager, int service); InterceptionManager 65 sandbox/win/src/interception.cc InterceptionManager::InterceptionManager(TargetProcess* child_process, InterceptionManager 70 sandbox/win/src/interception.cc InterceptionManager::~InterceptionManager() { InterceptionManager 74 sandbox/win/src/interception.cc bool InterceptionManager::AddToPatchedFunctions( InterceptionManager 89 sandbox/win/src/interception.cc bool InterceptionManager::AddToPatchedFunctions( InterceptionManager 106 sandbox/win/src/interception.cc bool InterceptionManager::AddToUnloadModules(const wchar_t* dll_name) { InterceptionManager 119 sandbox/win/src/interception.cc bool InterceptionManager::InitializeInterceptions() { InterceptionManager 144 sandbox/win/src/interception.cc size_t InterceptionManager::GetBufferSize() const { InterceptionManager 183 sandbox/win/src/interception.cc bool InterceptionManager::SetupConfigBuffer(void* buffer, size_t buffer_bytes) { InterceptionManager 235 sandbox/win/src/interception.cc bool InterceptionManager::SetupDllInfo(const InterceptionData& data, InterceptionManager 265 sandbox/win/src/interception.cc bool InterceptionManager::SetupInterceptionInfo(const InterceptionData& data, InterceptionManager 317 sandbox/win/src/interception.cc bool InterceptionManager::CopyDataToChild(const void* local_buffer, InterceptionManager 348 sandbox/win/src/interception.cc bool InterceptionManager::IsInterceptionPerformedByChild( InterceptionManager 366 sandbox/win/src/interception.cc bool InterceptionManager::PatchNtdll(bool hot_patch_needed) { InterceptionManager 441 sandbox/win/src/interception.cc bool InterceptionManager::PatchClientFunctions(DllInterceptionData* thunks, InterceptionManager 59 sandbox/win/src/interception.h class InterceptionManager { InterceptionManager 71 sandbox/win/src/interception.h InterceptionManager(TargetProcess* child_process, bool relaxed); InterceptionManager 72 sandbox/win/src/interception.h ~InterceptionManager(); InterceptionManager 220 sandbox/win/src/interception.h DISALLOW_COPY_AND_ASSIGN(InterceptionManager); InterceptionManager 85 sandbox/win/src/interception_unittest.cc InterceptionManager interceptions(target, true); InterceptionManager 172 sandbox/win/src/interception_unittest.cc InterceptionManager interceptions(target, true); InterceptionManager 572 sandbox/win/src/ipc_unittest.cc virtual bool SetupService(InterceptionManager* manager, int service) { InterceptionManager 34 sandbox/win/src/named_pipe_dispatcher.cc bool NamedPipeDispatcher::SetupService(InterceptionManager* manager, InterceptionManager 22 sandbox/win/src/named_pipe_dispatcher.h virtual bool SetupService(InterceptionManager* manager, int service); InterceptionManager 89 sandbox/win/src/policy_broker.cc bool SetupBasicInterceptions(InterceptionManager* manager) { InterceptionManager 15 sandbox/win/src/policy_broker.h bool SetupBasicInterceptions(InterceptionManager* manager); InterceptionManager 136 sandbox/win/src/process_thread_dispatcher.cc bool ThreadProcessDispatcher::SetupService(InterceptionManager* manager, InterceptionManager 22 sandbox/win/src/process_thread_dispatcher.h virtual bool SetupService(InterceptionManager* manager, int service); InterceptionManager 59 sandbox/win/src/registry_dispatcher.cc bool RegistryDispatcher::SetupService(InterceptionManager* manager, InterceptionManager 22 sandbox/win/src/registry_dispatcher.h virtual bool SetupService(InterceptionManager* manager, int service); InterceptionManager 446 sandbox/win/src/sandbox_policy_base.cc bool PolicyBase::SetupService(InterceptionManager* manager, int service) { InterceptionManager 642 sandbox/win/src/sandbox_policy_base.cc InterceptionManager manager(target, relaxed_interceptions_); InterceptionManager 73 sandbox/win/src/sandbox_policy_base.h virtual bool SetupService(InterceptionManager* manager, int service) OVERRIDE; InterceptionManager 36 sandbox/win/src/sync_dispatcher.cc bool SyncDispatcher::SetupService(InterceptionManager* manager, InterceptionManager 22 sandbox/win/src/sync_dispatcher.h virtual bool SetupService(InterceptionManager* manager, int service);