Home
last modified time | relevance | path

Searched defs:impl (Results 226 - 250 of 2082) sorted by relevance

12345678910>>...84

/foundation/ability/ability_runtime/test/unittest/ability_token_proxy_test/
H A Dability_token_proxy_test.cpp30 OHOS::sptr<OHOS::IRemoteObject> impl = nullptr; member in OHOS::AAFwk::AbilityTokenProxyTest
/foundation/ability/dmsfwk/interfaces/innerkits/common/include/
H A Ddistributed_ability_manager_proxy.h26 explicit DistributedAbilityManagerProxy(const sptr<IRemoteObject>& impl) in DistributedAbilityManagerProxy() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_proxy.h30 explicit DistributedSchedProxy(const sptr<IRemoteObject>& impl) in DistributedSchedProxy() argument
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_form_user_manager.h44 explicit FormUserMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IFormUserMgr>(impl) in FormUserMgrProxy() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.h28 explicit IntellVoiceEngineProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IIntellVoiceEngine>(impl) {}; in IntellVoiceEngineProxy() argument
H A Dintell_voice_service_proxy.h27 explicit IntellVoiceServiceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IIntellVoiceService>(impl) {} in IntellVoiceServiceProxy() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/include/
H A Dstream_player_listener_impl_proxy.h31 explicit StreamPlayerListenerImplProxy(const sptr<IRemoteObject> &impl) in StreamPlayerListenerImplProxy() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/include/
H A Dstream_player_listener_impl_proxy.h31 explicit StreamPlayerListenerImplProxy(const sptr<IRemoteObject> &impl) in StreamPlayerListenerImplProxy() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dinsight_intent_execute_callback_proxy.h26 InsightIntentExecuteCallbackProxy(const sptr<IRemoteObject> &impl) InsightIntentExecuteCallbackProxy() argument
H A Dauto_startup_callback_proxy.h31 explicit AutoStartupCallBackProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAutoStartupCallBack>(impl) {} in AutoStartupCallBackProxy() argument
H A Dprepare_terminate_callback_proxy.h26 PrepareTerminateCallbackProxy(const sptr<IRemoteObject> &impl) PrepareTerminateCallbackProxy() argument
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_scheduler_proxy.h38 explicit AbilitySchedulerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAbilityScheduler>(impl) in AbilitySchedulerProxy() argument
H A Dability_manager_proxy.h33 explicit AbilityManagerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAbilityManager>(impl) in AbilityManagerProxy() argument
H A Dability_connect_callback_proxy.h30 explicit AbilityConnectionProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAbilityConnection>(impl) in AbilityConnectionProxy() argument
H A Dwant_receiver_proxy.h26 explicit WantReceiverProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IWantReceiver>(impl) in WantReceiverProxy() argument
H A Dwant_sender_proxy.h26 explicit WantSenderProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IWantSender>(impl) in WantSenderProxy() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dkia_interceptor_proxy.h36 explicit KiaInterceptorProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IKiaInterceptor>(impl) in KiaInterceptorProxy() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager.h33 explicit BundleMgrProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IBundleMgr>(impl) in BundleMgrProxy() argument
/foundation/CastEngine/castengine_cast_framework/service/include/
H A Dcast_service_listener_impl_proxy.h32 explicit CastServiceListenerImplProxy(const sptr<IRemoteObject> &impl) in CastServiceListenerImplProxy() argument
/foundation/CastEngine/castengine_cast_framework/client/include/
H A Dstream_player_impl_proxy.h31 explicit StreamPlayerImplProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IStreamPlayerIpc>(impl) {} in StreamPlayerImplProxy() argument
H A Dcast_session_impl_proxy.h32 explicit CastSessionImplProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<ICastSessionImpl>(impl) {} in CastSessionImplProxy() argument
H A Dcast_session_manager_service_proxy.h31 explicit CastSessionManagerServiceProxy(const sptr<IRemoteObject> &impl) in CastSessionManagerServiceProxy() argument
H A Dmirror_player_impl_proxy.h32 explicit MirrorPlayerImplProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IMirrorPlayerImpl>(impl) {} in MirrorPlayerImplProxy() argument
/foundation/CastEngine/castengine_cast_plus_stream/include/
H A Dcast_session_listener_impl_proxy.h30 explicit CastSessionListenerImplProxy(const sptr<IRemoteObject> &impl) in CastSessionListenerImplProxy() argument
/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
H A Dui_report_proxy.h28 explicit UiReportProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<ReportService>(impl) {}; in UiReportProxy() argument

Completed in 9 milliseconds

12345678910>>...84