Searched refs:SetStopReason (Results 1 – 3 of 3) sorted by relevance
64 void SetStopReason(int32_t systemAbilityId, const nlohmann::json& event);
114 LocalAbilityManager::GetInstance().SetStopReason(systemAbilityId, nullptr); in FuzzLocalAbilityManager()
476 SetStopReason(systemAbilityId, stopReason); in StopAbility()804 void LocalAbilityManager::SetStopReason(int32_t saId, const nlohmann::json& event) in SetStopReason() function in OHOS::LocalAbilityManager