Home
last modified time | relevance | path

Searched defs:deathRecipient (Results 1 – 25 of 85) sorted by relevance

1234

/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_service_death_test.cpp40 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
61 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
H A Dthermal_observer_test.cpp134 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
154 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mgr_service_death_test.cpp38 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
57 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
/ohos5.0/base/powermgr/battery_manager/frameworks/native/test/unittest/src/
H A Dbattery_client_death_recipient_test.cpp49 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
80 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_service_death_test.cpp38 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_client_test.cpp289 sptr<IRemoteObject::DeathRecipient> deathRecipient = variable
300 sptr<IRemoteObject::DeathRecipient> deathRecipient = variable
321 sptr<IRemoteObject::DeathRecipient> deathRecipient = variable
334 sptr<IRemoteObject::DeathRecipient> deathRecipient = variable
346 sptr<IRemoteObject::DeathRecipient> deathRecipient = variable
/ohos5.0/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()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_remote_object_unittest.cpp251 … auto deathRecipient = OH_IPCDeathRecipient_Create(nullptr, OnDeathRecipientDestroyCallback, this); variable
263 …auto deathRecipient = OH_IPCDeathRecipient_Create(OnDeathRecipientCallback, OnDeathRecipientDestro… variable
283 …auto deathRecipient = OH_IPCDeathRecipient_Create(OnDeathRecipientCallback, OnDeathRecipientDestro… variable
310 …auto deathRecipient = OH_IPCDeathRecipient_Create(OnDeathRecipientCallback, OnDeathRecipientDestro… variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_status_module.cpp46 …sptr<ClientDeathRecipient> deathRecipient = new (std::nothrow) ClientDeathRecipient(shared_from_th… in RegisterListener() local
120 auto deathRecipient = itemFind->second; in RemoveListenerAndDeathRecipient() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_router_proxy_mgr.cpp27 const sptr<IRemoteObject::DeathRecipient> &deathRecipient) in SetDeathRecipient()
121 auto deathRecipient = iter->second; in CleanResource() local
H A Dform_observer_record.cpp26 const sptr<IRemoteObject::DeathRecipient> &deathRecipient) in SetDeathRecipient()
163 auto deathRecipient = iter->second; in CleanResource() local
292 …sptr<IRemoteObject::DeathRecipient> deathRecipient = new (std::nothrow) FormObserverRecord::Client… in SetFormEventObserverLocked() local
H A Dform_host_record.cpp262 void FormHostRecord::SetDeathRecipient(const sptr<IRemoteObject::DeathRecipient> &deathRecipient) in SetDeathRecipient()
270 void FormHostRecord::AddDeathRecipient(const sptr<IRemoteObject::DeathRecipient> &deathRecipient) in AddDeathRecipient()
/ohos5.0/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
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/concurrency/
H A Daudio_concurrency_service.cpp55 const sptr<AudioConcurrencyDeathRecipient> &deathRecipient, uint32_t sessionID) in AudioConcurrencyClient()
85 sptr<AudioConcurrencyDeathRecipient> deathRecipient = new in SetAudioConcurrencyCallback() local
/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_service_stub.cpp52 sptr<MediaDeathRecipient> deathRecipient = nullptr; in DestroyStubForPid() local
121 sptr<MediaDeathRecipient> deathRecipient = new(std::nothrow) MediaDeathRecipient(pid); in SetDeathListener() local
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_service_death_test.cpp47 std::shared_ptr<IRemoteObject::DeathRecipient> deathRecipient = variable
/ohos5.0/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)); variable
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_service.c31 static void OnRemoteServiceDied(struct HdfDeathRecipient *deathRecipient, struct HdfRemoteService *… in OnRemoteServiceDied()
232 void CleanRemoteServiceResource(struct HdfDeathRecipient *deathRecipient, struct HdfRemoteService *… in CleanRemoteServiceResource()
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_host_caller.cpp72 void FormHostCaller::AddDeathRecipient(sptr<IRemoteObject::DeathRecipient> deathRecipient) in AddDeathRecipient()
H A Dform_caller_mgr.cpp44 sptr<IRemoteObject::DeathRecipient> deathRecipient = in AddFormHostCaller() local
123 sptr<IRemoteObject::DeathRecipient> deathRecipient = in AddFormProviderCaller() local
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Ddataobs_mgr_inner_ext.h49 sptr<IRemoteObject::DeathRecipient> deathRecipient; member
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h39 sptr<IRemoteObject::DeathRecipient> deathRecipient = nullptr; member
/ohos5.0/base/inputmethod/imf/test/fuzztest/perusersession_fuzzer/
H A Dperusersession_fuzzer.cpp66 sptr<InputDeathRecipient> deathRecipient = new (std::nothrow) InputDeathRecipient(); in InitializeClientInfo() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formhostrecord_fuzzer/
H A Dformhostrecord_fuzzer.cpp69 sptr<IRemoteObject::DeathRecipient> deathRecipient = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dassert_fault_callback_death_mgr.cpp47 sptr<AssertFaultRemoteDeathRecipient> deathRecipient = in AddAssertFaultCallback() local

1234