Home
last modified time | relevance | path

Searched refs:ProcessInstance (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/session/
H A Darc_bridge_service.h81 class ProcessInstance; variable
255 ConnectionHolder<mojom::ProcessInstance>* process() { return &process_; } in process()
353 ConnectionHolder<mojom::ProcessInstance> process_;
H A Darc_bridge_host_impl.h127 mojo::PendingRemote<mojom::ProcessInstance> process_remote) override;
H A Darc_bridge_host_impl.cc305 mojo::PendingRemote<mojom::ProcessInstance> process_remote) { in OnProcessInstanceReady()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/session/
H A Darc_bridge_service.h81 class ProcessInstance; variable
248 ConnectionHolder<mojom::ProcessInstance>* process() { return &process_; } in process()
338 ConnectionHolder<mojom::ProcessInstance> process_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/process/
H A Darc_process_service.cc403 mojom::ProcessInstance* process_instance = ARC_GET_INSTANCE_FOR_METHOD( in OnGetSystemProcessList()
484 mojom::ProcessInstance* process_instance = ARC_GET_INSTANCE_FOR_METHOD( in ContinueAppProcessListRequest()
515 mojom::ProcessInstance* process_instance = ARC_GET_INSTANCE_FOR_METHOD( in ContinueAppMemoryInfoRequest()
H A Darc_process_service.h67 public ConnectionObserver<mojom::ProcessInstance>,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/metrics/
H A Darc_metrics_service.h99 class ProcessObserver : public ConnectionObserver<mojom::ProcessInstance> {
H A Darc_metrics_service.cc155 mojom::ProcessInstance* process_instance = ARC_GET_INSTANCE_FOR_METHOD( in RequestProcessList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/metrics/
H A Darc_metrics_service.h121 class ProcessObserver : public ConnectionObserver<mojom::ProcessInstance> {
H A Darc_metrics_service.cc162 mojom::ProcessInstance* process_instance = ARC_GET_INSTANCE_FOR_METHOD( in RequestProcessList()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/mojom/
H A Darc_bridge.mojom181 // Notifies Chrome that the ProcessInstance interface is ready.
182 OnProcessInstanceReady@104(ProcessInstance instance_ptr);
H A Dprocess.mojom125 interface ProcessInstance {
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/test/
H A Dfake_arc_bridge_host.h106 mojo::PendingRemote<mojom::ProcessInstance> process_remote) override;
H A Dfake_arc_bridge_host.cc182 mojo::PendingRemote<mojom::ProcessInstance> process_remote) {} in OnProcessInstanceReady()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/mojom/
H A Darc_bridge.mojom211 // Notifies Chrome that the ProcessInstance interface is ready.
212 OnProcessInstanceReady@104(pending_remote<ProcessInstance> instance_remote);
H A Dprocess.mojom125 interface ProcessInstance {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1363 struct ProcessInstance { struct
1364 ProcessInstance() in ProcessInstance() function
1374 typedef std::vector<ProcessInstance> ProcessInstances; argument
1391 ProcessInstance instance; in RegisterPlugin()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Core/
H A DPluginManager.cpp796 typedef PluginInstance<ProcessCreateInstance> ProcessInstance; typedef
797 typedef PluginInstances<ProcessInstance> ProcessInstances;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Core/
H A DPluginManager.cpp795 typedef PluginInstance<ProcessCreateInstance> ProcessInstance; typedef
796 typedef PluginInstances<ProcessInstance> ProcessInstances;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp798 typedef PluginInstance<ProcessCreateInstance> ProcessInstance; typedef
799 typedef PluginInstances<ProcessInstance> ProcessInstances;
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp796 typedef PluginInstance<ProcessCreateInstance> ProcessInstance; typedef
797 typedef PluginInstances<ProcessInstance> ProcessInstances;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DPluginManager.cpp798 typedef PluginInstance<ProcessCreateInstance> ProcessInstance; typedef
799 typedef PluginInstances<ProcessInstance> ProcessInstances;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DPluginManager.cpp812 typedef PluginInstance<ProcessCreateInstance> ProcessInstance; typedef
813 typedef PluginInstances<ProcessInstance> ProcessInstances;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp798 typedef PluginInstance<ProcessCreateInstance> ProcessInstance; typedef
799 typedef PluginInstances<ProcessInstance> ProcessInstances;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp796 typedef PluginInstance<ProcessCreateInstance> ProcessInstance; typedef
797 typedef PluginInstances<ProcessInstance> ProcessInstances;

12