Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 6 of 6) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
Ddummy_extension.cpp39 auto impl = reinterpret_cast<UiTestExtensionOnInitCallback>(g_onInitImplAddr); in UiTestExtension_OnInit() local
45 auto impl = reinterpret_cast<UiTestExtensionOnRunCallback>(g_onRunImplAddr); in UiTestExtension_OnRun() local
/test/xts/device_attest/interfaces/innerkits/native_cpp/include/
Ddevattest_service_proxy.h26 explicit DevAttestServiceProxy(const sptr<IRemoteObject> &impl) in DevAttestServiceProxy()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/
Dsamgr_maintenance.c34 ServiceImpl *impl = VECTOR_At(&(samgr->services), i); in SAMGR_PrintServices() local
/test/xts/device_attest/test/performancetest/include/
Ddevattestclient_performance_test.h47 explicit DevAttestServiceProxyTest(const sptr<IRemoteObject> &impl) in DevAttestServiceProxyTest()
/test/testfwk/arkxtest/perftest/connection/src/
Dipc_transactor.cpp79 …ApiCallerProxy::ApiCallerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IApiCaller>(impl) {} in ApiCallerProxy()
/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.cpp134 …ApiCallerProxy::ApiCallerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IApiCaller>(impl) {} in ApiCallerProxy()