Home
last modified time | relevance | path

Searched defs:remote (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/interface/
Daot_compiler_interface_proxy.cpp52 sptr<IRemoteObject> remote = Remote(); in AotCompiler() local
93 sptr<IRemoteObject> remote = Remote(); in StopAotCompiler() local
125 sptr<IRemoteObject> remote = Remote(); in GetAOTVersion() local
161 sptr<IRemoteObject> remote = Remote(); in NeedReCompile() local
Daot_compiler_interface_proxy.h26 const sptr<IRemoteObject>& remote) in AotCompilerInterfaceProxy()
/arkcompiler/runtime_core/scripts/
Dmemusage.py63 def is_heap_region(name, remote): argument
114 def get_mem_info(self, name, remote): argument
135 def gen_report(self, smaps, remote): argument
/arkcompiler/runtime_core/static_core/scripts/
Dmemusage.py63 def is_heap_region(name, remote): argument
114 def get_mem_info(self, name, remote): argument
135 def gen_report(self, smaps, remote): argument
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerproxy_unit/
Daotcompilerproxy_unit.cpp83 …explicit AotCompilerProxyMock(const sptr<IRemoteObject>& remote): AotCompilerInterfaceProxy(remote… in AotCompilerProxyMock()
118 sptr<IRemoteObject> remote = nullptr; variable
133 sptr<IRemoteObject> remote = nullptr; variable
146 sptr<IRemoteObject> remote = nullptr; variable
160 sptr<IRemoteObject> remote = nullptr; variable