Home
last modified time | relevance | path

Searched defs:remote (Results 76 - 100 of 1110) sorted by relevance

12345678910>>...45

/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_dialog_callback_proxy.cpp34 sptr<IRemoteObject> remote = Remote(); in OnDialogStatusChanged() local
H A Dswing_callback_proxy.cpp47 auto remote = Remote(); in OnUpdateStatus() local
/base/security/access_token/services/common/window_manager/src/
H A Dprivacy_session_manager_proxy.cpp38 sptr<IRemoteObject> remote = Remote(); in GetSceneSessionManager() local
65 sptr<IRemoteObject> remote = Remote(); in GetSceneSessionManagerLite() local
/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_proxy.cpp37 auto remote = Remote(); in OnParameterChange() local
/base/telephony/cellular_data/services/src/
H A Dsim_account_callback_proxy.cpp36 sptr<IRemoteObject> remote = Remote(); in OnSimAccountChanged() local
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_callback_proxy.cpp28 sptr<IRemoteObject> remote = Remote(); in OnNetworkSearchCallback() local
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_callback.cpp36 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in ClearCellularCallList() local
52 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in SetReadyToCall() local
/base/telephony/sms_mms/services/sms/proxy/
H A Dsms_delivery_short_message_proxy.cpp36 sptr<IRemoteObject> remote = Remote(); in OnSmsDeliveryResult() local
H A Dsms_send_short_message_proxy.cpp36 sptr<IRemoteObject> remote = Remote(); in OnSmsSendResult() local
/base/update/sys_installer/frameworks/ipc_server/src/
H A Dsys_installer_callback_proxy.cpp38 auto remote = Remote(); in OnUpgradeProgress() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_publish_interceptor_proxy.cpp39 sptr<IRemoteObject> remote = Remote(); in ProcessPublishForm() local
/foundation/ai/intelligent_voice_framework/utils/
H A Dintell_voice_death_recipient.h32 (void)remote; variable
/foundation/ability/ability_runtime/interfaces/inner_api/session_handler/src/
H A Dsession_handler_proxy.cpp35 auto remote = Remote(); in OnSessionMovedToFront() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_callback_proxy.cpp43 sptr<IRemoteObject> remote = Remote(); in OnExecuteDone() local
H A Dwant_sender_proxy.cpp43 sptr<IRemoteObject> remote = Remote(); in Send() local
H A Dacquire_share_data_callback_proxy.cpp51 auto remote = Remote(); in AcquireShareDataDone() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/dialog_request_callback/
H A Ddialog_request_callback_proxy.cpp46 auto remote = Remote(); in SendResult() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_event_callback_death_recipient.cpp32 void BundleEventCallbackDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
H A Dbundle_status_callback_death_recipient.cpp32 void BundleStatusCallbackDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_death_recipient.cpp38 void BundleDeathRecipient::OnRemoteDied([[maybe_unused]] const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_pan_observer_proxy.h27 BluetoothPanObserverProxy( const sptr<IRemoteObject>& remote) BluetoothPanObserverProxy() argument
H A Dbluetooth_hid_host_observer_proxy.h27 BluetoothHidHostObserverProxy( const sptr<IRemoteObject>& remote) BluetoothHidHostObserverProxy() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_hid_host_proxy.h25 explicit BluetoothHidHostProxy(const sptr<IRemoteObject>& remote) : IRemoteProxy<IBluetoothHidHost>(remote) in BluetoothHidHostProxy() argument
H A Dbluetooth_opp_proxy.h25 explicit BluetoothOppProxy(const sptr<IRemoteObject>& remote) : IRemoteProxy<IBluetoothOpp>(remote) in BluetoothOppProxy() argument
H A Dbluetooth_pan_proxy.h25 explicit BluetoothPanProxy(const sptr<IRemoteObject>& remote) : IRemoteProxy<IBluetoothPan>(remote) in BluetoothPanProxy() argument

Completed in 7 milliseconds

12345678910>>...45