Home
last modified time | relevance | path

Searched defs:AgentDeathRecipient (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/utils/include/
H A Dagent_death_recipient.h22 class AgentDeathRecipient : public IRemoteObject::DeathRecipient { class
24 explicit AgentDeathRecipient(std::function<void(sptr<IRemoteObject>&)> callback = nullptr) : callback_(callback) {} in AgentDeathRecipient() function in OHOS::Rosen::AgentDeathRecipient

Completed in 2 milliseconds