Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_hap.h48 MAYBE_UNUSED std::unique_ptr<uint8_t[]> srcMapDataPtr_ = nullptr; variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_hap.cpp134 if (!extractor_->GetHapSourceMapInfo(srcMapLoadOffset_, srcMapDataPtr_, srcMapDataSize_)) { in ParseHapFileData()