Searched refs:GetAppDebugInfosByBundleName (Results 1 – 5 of 5) sorted by relevance
294 …std::vector<AppDebugInfo> GetAppDebugInfosByBundleName(const std::string &bundleName, const bool &…
125 manager->GetAppDebugInfosByBundleName(jsonStr, isDetachDebug); in DoSomethingInterestingWithMyAPIaddb()
130 appRunningManager->GetAppDebugInfosByBundleName(bundleName, isDetachDebug);
1265 std::vector<AppDebugInfo> AppRunningManager::GetAppDebugInfosByBundleName( in GetAppDebugInfosByBundleName() function in OHOS::AppExecFwk::AppRunningManager
6406 auto debugInfos = appRunningManager_->GetAppDebugInfosByBundleName(bundleName, false); in NotifyAppFaultBySA()6429 auto debugInfos = appRunningManager_->GetAppDebugInfosByBundleName(bundleName, true); in NotifyAppFaultBySA()