Home
last modified time | relevance | path

Searched defs:remote (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespget_fuzzer/
H A Dpttypesprivatepropertydespget_fuzzer.cpp34 auto remote = std::make_unique<RemoteObject>(); in PtTypesPrivatePropertyDespGetFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespset_fuzzer/
H A Dpttypesprivatepropertydespset_fuzzer.cpp34 auto remote = std::make_unique<RemoteObject>(); in PtTypesPrivatePropertyDespSetFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydespvalue_fuzzer/
H A Dpttypesinternalpropertydespvalue_fuzzer.cpp34 auto remote = std::make_unique<RemoteObject>(); in PtTypesInternalPropertyDespValueFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespvalue_fuzzer/
H A Dpttypesprivatepropertydespvalue_fuzzer.cpp34 auto remote = std::make_unique<RemoteObject>(); in PtTypesPrivatePropertyDespValueFuzzTest() local
/arkcompiler/ets_runtime/compiler_service/interface/
H A 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 in NeedReCompile() local
[all...]
H A Daot_compiler_interface_proxy.h25 AotCompilerInterfaceProxy( const sptr<IRemoteObject>& remote) AotCompilerInterfaceProxy() argument
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerproxy_unit/
H A Daotcompilerproxy_unit.cpp83 explicit AotCompilerProxyMock(const sptr<IRemoteObject>& remote): AotCompilerInterfaceProxy(remote) {} in AotCompilerProxyMock() argument
118 sptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
133 sptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
146 sptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
160 sptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
[all...]

Completed in 4 milliseconds