Home
last modified time | relevance | path

Searched refs:debugBundleInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp6527 std::string debugBundleInfo; in NotifyAppFaultBySA() local
6528 debugBundleInfo.append("bundle name : ").append(item.first).append(", persist : ") in NotifyAppFaultBySA()
6530 debugInfoList.emplace_back(debugBundleInfo); in NotifyAppFaultBySA()