Home
last modified time | relevance | path

Searched defs:OpenProcess (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chromeos/process_proxy/
Dprocess_proxy_registry.cc67 bool ProcessProxyRegistry::OpenProcess( in OpenProcess() function in chromeos::ProcessProxyRegistry
/external/chromium_org/tools/win/ChromeDebug/LowLevel/
DNativeMethods.cs40 public static extern IntPtr OpenProcess( in OpenProcess() method in ChromeDebug.LowLevel.NativeMethods
/external/chromium_org/sandbox/win/src/
Dpolicy_target_test.cc208 TEST(PolicyTargetTest, OpenProcess) { in TEST() argument