Home
last modified time | relevance | path

Searched defs:GetProcess (Results 1 – 24 of 24) sorted by relevance

/external/lldb/include/lldb/Target/
DLanguageRuntime.h89 GetProcess() in GetProcess() function
DThread.h223 GetProcess() const in GetProcess() function
/external/chromium_org/content/browser/frame_host/
Drender_frame_proxy_host.h64 RenderProcessHost* GetProcess() { in GetProcess() function
Drender_frame_host_impl.cc230 RenderProcessHost* RenderFrameHostImpl::GetProcess() { in GetProcess() function in content::RenderFrameHostImpl
/external/chromium_org/chrome/browser/task_manager/
Drenderer_resource.cc78 base::ProcessHandle RendererResource::GetProcess() const { in GetProcess() function in task_manager::RendererResource
Dbrowser_process_resource_provider.cc82 base::ProcessHandle BrowserProcessResource::GetProcess() const { in GetProcess() function in task_manager::BrowserProcessResource
Dtask_manager_unittest.cc41 virtual base::ProcessHandle GetProcess() const OVERRIDE { in GetProcess() function in __anon80a7961e0111::TestResource
Dchild_process_resource_provider.cc112 base::ProcessHandle ChildProcessResource::GetProcess() const { in GetProcess() function in task_manager::ChildProcessResource
Dtask_manager.cc320 base::ProcessHandle TaskManagerModel::GetProcess(int index) const { in GetProcess() function in TaskManagerModel
/external/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.h72 GetProcess() { return *m_process; } in GetProcess() function
/external/lldb/source/Plugins/Process/Linux/
DProcessMonitor.h77 GetProcess() { return *m_process; } in GetProcess() function
/external/lldb/tools/lldb-perf/lib/
DTestCase.h166 GetProcess () in GetProcess() function
/external/chromium_org/content/browser/
Dsite_instance_impl.cc70 RenderProcessHost* SiteInstanceImpl::GetProcess() { in GetProcess() function in content::SiteInstanceImpl
Dsite_instance_impl_unittest.cc295 TEST_F(SiteInstanceTest, GetProcess) { in TEST_F() argument
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.h179 Process *GetProcess () in GetProcess() function
/external/chromium_org/tools/memory_inspector/memory_inspector/backends/
Dandroid_backend.py306 def GetProcess(self, pid): member in AndroidDevice
/external/chromium_org/chrome/browser/plugins/
Dchrome_plugin_service_filter.cc231 ChromePluginServiceFilter::GetProcess( in GetProcess() function in ChromePluginServiceFilter
/external/chromium_org/chrome/browser/power/
Dprocess_power_collector_unittest.cc69 content::MockRenderProcessHost* GetProcess(Browser* browser) { in GetProcess() function in BrowserProcessPowerTest
/external/chromium_org/tools/memory_inspector/memory_inspector/core/
Dbackends.py100 def GetProcess(self, pid): member in Device
/external/lldb/source/API/
DSBCommandInterpreter.cpp222 SBCommandInterpreter::GetProcess () in GetProcess() function in SBCommandInterpreter
DSBThread.cpp1005 SBThread::GetProcess () in GetProcess() function in SBThread
DSBValue.cpp1212 SBValue::GetProcess() in GetProcess() function in SBValue
DSBTarget.cpp529 SBTarget::GetProcess () in GetProcess() function in SBTarget
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_impl.cc325 RenderProcessHost* RenderWidgetHostImpl::GetProcess() const { in GetProcess() function in content::RenderWidgetHostImpl