Searched defs:remote (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/compiler_service/interface/ |
| D | aot_compiler_interface_proxy.cpp | 52 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
|
| D | aot_compiler_interface_proxy.h | 26 const sptr<IRemoteObject>& remote) in AotCompilerInterfaceProxy()
|
| /arkcompiler/runtime_core/static_core/scripts/ |
| D | memusage.py | 63 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/scripts/ |
| D | memusage.py | 63 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/toolchain/test/fuzztest/pttypesprivatepropertydespvalue_fuzzer/ |
| D | pttypesprivatepropertydespvalue_fuzzer.cpp | 34 auto remote = std::make_unique<RemoteObject>(); in PtTypesPrivatePropertyDespValueFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydespvalue_fuzzer/ |
| D | pttypesinternalpropertydespvalue_fuzzer.cpp | 34 auto remote = std::make_unique<RemoteObject>(); in PtTypesInternalPropertyDespValueFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespset_fuzzer/ |
| D | pttypesprivatepropertydespset_fuzzer.cpp | 34 auto remote = std::make_unique<RemoteObject>(); in PtTypesPrivatePropertyDespSetFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespget_fuzzer/ |
| D | pttypesprivatepropertydespget_fuzzer.cpp | 34 auto remote = std::make_unique<RemoteObject>(); in PtTypesPrivatePropertyDespGetFuzzTest() local
|