Home
last modified time | relevance | path

Searched defs:DeathItem (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dassert_fault_callback_death_mgr.h35 struct DeathItem { struct
48 using DeathMap = std::unordered_map<uint64_t, DeathItem>; argument