Searched defs:impl (Results 1 – 6 of 6) sorted by relevance
39 auto impl = reinterpret_cast<UiTestExtensionOnInitCallback>(g_onInitImplAddr); in UiTestExtension_OnInit() local45 auto impl = reinterpret_cast<UiTestExtensionOnRunCallback>(g_onRunImplAddr); in UiTestExtension_OnRun() local
26 explicit DevAttestServiceProxy(const sptr<IRemoteObject> &impl) in DevAttestServiceProxy()
34 ServiceImpl *impl = VECTOR_At(&(samgr->services), i); in SAMGR_PrintServices() local
47 explicit DevAttestServiceProxyTest(const sptr<IRemoteObject> &impl) in DevAttestServiceProxyTest()
79 …ApiCallerProxy::ApiCallerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IApiCaller>(impl) {} in ApiCallerProxy()
134 …ApiCallerProxy::ApiCallerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IApiCaller>(impl) {} in ApiCallerProxy()