OpenEvent 388 chrome/browser/process_singleton_win.cc ::OpenEvent(SYNCHRONIZE, FALSE, kMetroActivationEventName)); OpenEvent 453 chrome/browser/process_singleton_win.cc ::OpenEvent(EVENT_MODIFY_STATE, FALSE, kMetroActivationEventName)); OpenEvent 92 chrome/common/service_process_util_win.cc terminate_event.Set(OpenEvent(EVENT_MODIFY_STATE, FALSE, event_name.c_str())); OpenEvent 102 chrome/common/service_process_util_win.cc OpenEvent(SYNCHRONIZE | READ_CONTROL, false, event_name.c_str())); OpenEvent 29 sandbox/win/src/sync_dispatcher.cc reinterpret_cast<CallbackGeneric>(&SyncDispatcher::OpenEvent) OpenEvent 30 sandbox/win/src/sync_dispatcher.h bool OpenEvent(IPCInfo* ipc, base::string16* name, DWORD desired_access); OpenEvent 24 sandbox/win/src/sync_policy_test.cc base::win::ScopedHandle event_open(::OpenEvent( OpenEvent 58 sandbox/win/src/sync_policy_test.cc event_open.Set(::OpenEvent(EVENT_ALL_ACCESS, FALSE, event_name)); OpenEvent 39 sandbox/win/src/unload_dll_test.cc base::win::ScopedHandle event_open(::OpenEvent(SYNCHRONIZE, FALSE, argv[0])); OpenEvent 64 win8/delegate_execute/chrome_util.cc base::win::ScopedHandle handle(::OpenEvent(