Home
last modified time | relevance | path

Searched defs:deathRecipient (Results 1 - 25 of 66) sorted by relevance

123

/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Di_standard_camera_listener.h34 void AddCameraDeathRecipient(sptr<CameraDeathRecipient> &deathRecipient) in AddCameraDeathRecipient() argument
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_sub_stub.cpp80 auto deathRecipient = new (std::nothrow) InterIpcDeathRecipient(key); in SetListenerObject() local
H A Dinter_ipc_client_stub.cpp51 auto deathRecipient = new (std::nothrow) InterIpcDeathRecipient(key); in SetListenerObject() local
H A Dinter_ipc_service_stub.cpp126 auto deathRecipient = new (std::nothrow) InterIpcDeathRecipient(key); in SetListenerObject() local
/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_remote_proxy_holder.h49 sptr<NAPIDeathRecipient> deathRecipient; member
/foundation/filemanagement/app_file_service/tests/unittests/backup_api/backup_impl/
H A Dsvc_death_recipient_test.cpp64 sptr<SvcDeathRecipient> deathRecipient = sptr(new SvcDeathRecipient(CallBack)); in HWTEST_F() local
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Ddataobs_mgr_inner_ext.h49 sptr<IRemoteObject::DeathRecipient> deathRecipient; member
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_host_caller.cpp72 void FormHostCaller::AddDeathRecipient(sptr<IRemoteObject::DeathRecipient> deathRecipient) in AddDeathRecipient() argument
H A Dform_provider_caller.cpp143 void FormProviderCaller::AddDeathRecipient(sptr<IRemoteObject::DeathRecipient> deathRecipient) in AddDeathRecipient() argument
H A Dform_caller_mgr.cpp44 sptr<IRemoteObject::DeathRecipient> deathRecipient = in AddFormHostCaller() local
123 sptr<IRemoteObject::DeathRecipient> deathRecipient = in AddFormProviderCaller() local
/foundation/ability/form_fwk/services/src/
H A Dform_router_proxy_mgr.cpp121 auto deathRecipient = iter->second; in CleanResource() local
26 SetDeathRecipient(const sptr<IRemoteObject> &callerToken, const sptr<IRemoteObject::DeathRecipient> &deathRecipient) SetDeathRecipient() argument
H A Dform_observer_record.cpp163 auto deathRecipient = iter->second; in CleanResource() local
292 sptr<IRemoteObject::DeathRecipient> deathRecipient = new (std::nothrow) FormObserverRecord::ClientDeathRecipient(); in SetFormEventObserverLocked() local
25 SetDeathRecipient(const sptr<IRemoteObject> &callerToken, const sptr<IRemoteObject::DeathRecipient> &deathRecipient) SetDeathRecipient() argument
[all...]
/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_inner.cpp129 sptr<IRemoteObject::DeathRecipient> deathRecipient = in AddObsDeathRecipient() local
H A Ddataobs_mgr_inner_pref.cpp135 sptr<IRemoteObject::DeathRecipient> deathRecipient = in AddObsDeathRecipient() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dassert_fault_callback_death_mgr.cpp47 sptr<AssertFaultRemoteDeathRecipient> deathRecipient = in AddAssertFaultCallback() local
H A Dability_first_frame_state_observer_manager.cpp71 sptr<IRemoteObject::DeathRecipient> deathRecipient = in AddObserverDeathRecipient() local
/foundation/ability/ability_runtime/test/unittest/extension_manager_client_test/
H A Dextension_manager_client_test.cpp99 auto deathRecipient = new ExtensionManagerClient::ExtensionMgrDeathRecipient(); in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_status_module.cpp46 sptr<ClientDeathRecipient> deathRecipient = new (std::nothrow) ClientDeathRecipient(shared_from_this()); in RegisterListener() local
120 auto deathRecipient = itemFind->second; in RemoveListenerAndDeathRecipient() local
/foundation/ability/form_fwk/test/fuzztest/formhostrecord_fuzzer/
H A Dformhostrecord_fuzzer.cpp69 sptr<IRemoteObject::DeathRecipient> deathRecipient = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_stub.cpp99 auto deathRecipient = new (std::nothrow) DomainRpcDeathRecipient(peerDevId); in SetListenerObject() local
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h39 sptr<IRemoteObject::DeathRecipient> deathRecipient = nullptr; member
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/concurrency/
H A Daudio_concurrency_service.cpp87 sptr<AudioConcurrencyDeathRecipient> deathRecipient = new in SetAudioConcurrencyCallback() local
55 AudioConcurrencyClient( const std::shared_ptr<AudioConcurrencyCallback> &callback, const sptr<IRemoteObject> &object, const sptr<AudioConcurrencyDeathRecipient> &deathRecipient, uint32_t sessionID) AudioConcurrencyClient() argument
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_service_stub.cpp47 sptr<AVCodecDeathRecipient> deathRecipient = nullptr; in DestroyStubForPid() local
121 sptr<AVCodecDeathRecipient> deathRecipient = new (std::nothrow) AVCodecDeathRecipient(pid); in SetDeathListener() local
[all...]
/foundation/window/window_manager/utils/test/unittest/
H A Dutils_all_test.cpp74 sptr<AgentDeathRecipient> deathRecipient = new AgentDeathRecipient(nullptr); in HWTEST_F() local
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dcast_session_manager_adaptor.cpp36 RegisterListener(std::shared_ptr<ICastSessionManagerListener> listener, sptr<IRemoteObject::DeathRecipient> deathRecipient) RegisterListener() argument

Completed in 9 milliseconds

123