Home
last modified time | relevance | path

Searched defs:AddDeathRecipient (Results 1 – 25 of 64) sorted by relevance

123

/ohos5.0/base/notification/common_event_service/test/mock/
H A Dmock_ipc_object_stub.cpp21 bool IPCObjectStub::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectStub
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_stub_test/
H A Dmock_ability_first_frame_state_observer_server_stub.h34 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_foreground_state_observer_stub_test/
H A Dmock_ability_foreground_state_observer_server_stub.h34 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dif_system_ability_manager.h25 bool AddDeathRecipient(const sptr<IPCObjectProxy::DeathRecipient>& recipient) in AddDeathRecipient() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ipc/
H A Dremote_object_mock.h35 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/foundation/window/window_manager/test/common/mock/
H A Diremote_object_mocker.h53 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function
103 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.h50 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_stats_remote_object.cpp43 bool MockStatsRemoteObject::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockStatsRemoteObject
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_i_remote_object.h49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/
H A Dmock_i_remote_object.h49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/base/update/updateservice/foundations/ability/sa_loader/include/
H A Dbase_service_kits_impl.h96 template <typename SERVICE> void BaseServiceKitsImpl<SERVICE>::AddDeathRecipient(const sptr<IRemote… in AddDeathRecipient() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_i_remote_object.h49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_thermal_remote_object.cpp49 bool MockThermalRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockThermalRemoteObject
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_remote_object.cpp44 bool MockRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockRemoteObject
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_display_remote_object.cpp45 bool MockDisplayRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockDisplayRemoteObject
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/ipc/include/
H A Dpublisher_listener_proxy_test.h64 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_death_recipient.cpp28 void ContextDeathRecipientManager::AddDeathRecipient(std::shared_ptr<ContextCallback> &callback, ui… in AddDeathRecipient() function in OHOS::UserIam::UserAuth::ContextDeathRecipientManager
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_power_remote_object.cpp52 bool MockPowerRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockPowerRemoteObject
/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() function in OHOS::AppExecFwk::FormHostCaller
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_mock_net_remote_object_test.h48 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_i_remote_object.h49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/utils_mock/include/
H A Diremote_object_mock.h53 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Diremote_invoker.h39 int32_t (*AddDeathRecipient)(int32_t handle, void *cookie); member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/
H A Drs_window_animation_finished_callback_proxy_test.cpp55 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::Rosen::MockIRemoteObject
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_skeleton.c94 int32_t AddDeathRecipient(SvcIdentity target, OnRemoteDead deathFunc, void *args, uint32_t *cbId) in AddDeathRecipient() function

123