Searched refs:DFX_FAULT_LOGGER_ABILITY_ID (Results 1 – 6 of 6) sorted by relevance
57 if (serviceManager->CheckSystemAbility(DFX_FAULT_LOGGER_ABILITY_ID) == nullptr) { in CheckFaultloggerStatus()72 auto service = serviceManager->CheckSystemAbility(DFX_FAULT_LOGGER_ABILITY_ID); in GetFaultloggerService()
38 auto service = serviceManager->CheckSystemAbility(DFX_FAULT_LOGGER_ABILITY_ID); in ~FaultLogQueryResultImpl()
109 DFX_FAULT_LOGGER_ABILITY_ID = 1202, enumerator
89 serviceManager->AddSystemAbility(DFX_FAULT_LOGGER_ABILITY_ID, instance); in StartService()
103 pub const DFX_FAULT_LOGGER_ABILITY_ID: i32 = 1202; const
180 { DFX_FAULT_LOGGER_ABILITY_ID, "HiviewFaultLogger" },