Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Ddump_catcher.cpp35 bool dumpRet = false; in Dump() local
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Ddmesg_catcher.cpp115 bool dumpRet = DumpDmesgLog(fd); in DmesgSaveTofile() local
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2094 bool dumpRet = bundleMgrProxy_->DumpInfos( in DumpBundleList() local
2105 bool dumpRet = bundleMgrProxy_->DumpInfos( in DumpBundleInfo() local
2116 bool dumpRet = bundleMgrProxy_->DumpInfos( in DumpShortcutInfos() local
2129 …bool dumpRet = bundleMgrProxy_->GetDistributedBundleInfo(deviceId, bundleName, distributedBundleIn… in DumpDistributedBundleInfo() local
2149 …bool dumpRet = bundleMgrProxy_->GetAllDependentModuleNames(bundleName, moduleName, dependentModule… in DumpDependentModuleNames() local
H A Dbundle_test_tool.cpp1541 auto dumpRet = client.GetSandboxBundleInfo(bundleName, appIndex, userId, bundleInfo); in DumpSandboxBundleInfo() local
/ohos5.0/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp320 CollectResult<std::vector<std::string>> dumpRet = traceCollector_->DumpTrace(caller); in DumpSnapshotTrace() local
/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp837 auto dumpRet = g_traceCollector->DumpSnapshot(OHOS::HiviewDFX::UCollect::TraceCaller::DEVELOP); in HandleDumpSnapshot() local