Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.h36 typedef struct DfxBundleInfo { struct
40 } DfxBundleInfo; argument
44 bool GetDfxBundleInfo(const std::string& bundleName, DfxBundleInfo& bundleInfo);
H A Dzip_helper.cpp97 bool GetDfxBundleInfo(const std::string& bundleName, DfxBundleInfo& bundleInfo) in GetDfxBundleInfo()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp262 DfxBundleInfo bundleInfo; in AddPublicInfo()