Home
last modified time | relevance | path

Searched refs:InstalldDeathRecipient (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_death_recipient.cpp22 void InstalldDeathRecipient::OnRemoteDied([[maybe_unused]] const wptr<IRemoteObject> &remote) in OnRemoteDied()
H A Dinstalld_client.cpp289 recipient_ = new (std::nothrow) InstalldDeathRecipient(); in GetInstalldProxy()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinstalld_death_recipient.h25 class InstalldDeathRecipient : public IRemoteObject::DeathRecipient { class
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp229 recipient_ = new (std::nothrow) InstalldDeathRecipient(); in GetInstalldProxy()

Completed in 3 milliseconds